mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-08 10:34:34 +00:00
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:
@@ -23,6 +23,7 @@ dependencies:
|
|||||||
- ~/.composer
|
- ~/.composer
|
||||||
pre:
|
pre:
|
||||||
- git clone https://github.com/alanxz/rabbitmq-c
|
- 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
|
- cd rabbitmq-c && git submodule init && git submodule update && autoreconf -i && ./configure && make && sudo make install
|
||||||
- pecl install amqp-1.6.0
|
- pecl install amqp-1.6.0
|
||||||
- yes '' | pecl install imagick
|
- yes '' | pecl install imagick
|
||||||
|
@@ -35,6 +35,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"alchemy-embed-medias": "^0.4.4",
|
"alchemy-embed-medias": "^0.4.4",
|
||||||
"phraseanet-production-client": "~0.32.0"
|
"phraseanet-production-client": "~0.19.24"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user