Skip to content
Snippets Groups Projects
Unverified Commit ec372c40 authored by Simonas Šerlinskas's avatar Simonas Šerlinskas
Browse files

update composer

parent a5d78963
No related branches found
No related tags found
No related merge requests found
......@@ -11,14 +11,14 @@
}
],
"require": {
"php": ">=5.4",
"php": ">=5.6",
"symfony/serializer": "~2.7|~3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.4|^5.6",
"squizlabs/php_codesniffer": "~2.0",
"satooshi/php-coveralls": "~1.0",
"elasticsearch/elasticsearch": "~2.0"
"elasticsearch/elasticsearch": "~5.0"
},
"autoload": {
"psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment