Skip to content

Commit

Permalink
Merge pull request #13 from dereuromark/patch-1
Browse files Browse the repository at this point in the history
Use proper 7.0+ dependency.
  • Loading branch information
Jean85 committed Apr 24, 2020
2 parents 0c54aca + 0d263ff commit aabcd52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"require": {
"php": "^7.0",
"ocramius/package-versions": "^1.2.0"
"composer/package-versions-deprecated": "^1.8.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
Expand Down

0 comments on commit aabcd52

Please sign in to comment.