Skip to content

Commit ed219d1

Browse files
author
Mauro Cassani
committed
compser update
1 parent ef15e97 commit ed219d1

File tree

2 files changed

+121
-124
lines changed

2 files changed

+121
-124
lines changed

composer.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@
2424
"psr-4": { "ArrayQuery\\Tests\\": "tests/" }
2525
},
2626
"require": {
27-
"php": "^5.6 || ^7.0",
28-
"doctrine/annotations": "1.2.*",
29-
"doctrine/instantiator": "1.0.*"
27+
"php": "^5.6 || ^7.0"
3028
},
3129
"require-dev": {
3230
"phpunit/phpunit": "~5.7",

0 commit comments

Comments
 (0)