PHRAS-1304_BUMP-PROD-LIB (#2071)

* Bump lib Phraseanet-production-client to 0.19.24 (fixed jquery-ui dependency)

* fix circle-ci build due to broken lib
This commit is contained in:
jygaulier
2017-03-01 11:36:52 +01:00
committed by GitHub
parent f668ddd3ac
commit bc53f83db8
2 changed files with 2 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ dependencies:
- ~/.composer
pre:
- git clone https://github.com/alanxz/rabbitmq-c
- cd rabbitmq-c && git checkout 2ca1774489328cde71195f5fa95e17cf3a80cb8a
- cd rabbitmq-c && git submodule init && git submodule update && autoreconf -i && ./configure && make && sudo make install
- pecl install amqp-1.6.0
- yes '' | pecl install imagick

View File

@@ -35,6 +35,6 @@
},
"dependencies": {
"alchemy-embed-medias": "^0.4.4",
"phraseanet-production-client": "~0.32.0"
"phraseanet-production-client": "~0.19.24"
}
}