Skip to content

Commit

Permalink
Updated API and SPI composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertrand Dunogier committed Jun 8, 2017
1 parent ec88208 commit 6a426c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -4,7 +4,7 @@
"homepage": "http://share.ez.no",
"license": "GPL-2.0",
"require": {
"php": ">=5.4.4"
"php": "~5.6|~7.0"
},
"autoload": {
"psr-0": {
Expand All @@ -13,7 +13,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "5.4.x-dev"
"dev-master": "6.10.x-dev"
}
},
"target-dir": "eZ/Publish/API"
Expand Down

0 comments on commit 6a426c4

Please sign in to comment.