Skip to content

Commit

Permalink
[Composer] Update kernel requirements to reflect supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Feb 15, 2019
1 parent 944e587 commit 27a95a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -15,7 +15,7 @@
},
"require": {
"php": "^5.6 | ^7.0",
"ezsystems/ezpublish-kernel": "^5.3 | >=2014.03 | ^6.0 | ^7.0"
"ezsystems/ezpublish-kernel": "~5.3.11 | ~5.4.12 | ~6.7.8 | ~6.13.4 | ^7.3"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35"
Expand Down

0 comments on commit 27a95a2

Please sign in to comment.