Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Commit

Permalink
Update ez dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Dec 13, 2015
1 parent fb6f6b0 commit b11fae0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"symfony/finder": "^2.4|^3.0",
"symfony/http-kernel": "^2.4|^3.0",
"symfony/expression-language": "^2.4|^3.0",
"ezsystems/ezpublish-api": ">=2014.11",
"ezsystems/ezpublish-spi": ">=2014.11",
"ezsystems/ezpublish-api": "^5.3|^6.0",
"ezsystems/ezpublish-spi": "^5.3|^6.0",
"phpunit/phpunit": "^4.5|^5.0"
},
"autoload": {
Expand Down

0 comments on commit b11fae0

Please sign in to comment.