Skip to content

Commit 434fe25

Browse files
committed
Update minimum versions required
1 parent acee461 commit 434fe25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
},
1818
"require": {
1919
"php": "^7.0",
20-
"php-di/php-di": "^5.2",
21-
"doctrine/cache": "^1.4",
22-
"mindplay/composer-locator": "^2.1"
20+
"php-di/php-di": "^5.4",
21+
"doctrine/cache": "^1.6",
22+
"mindplay/composer-locator": "^2.1.1"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^5.7"

0 commit comments

Comments
 (0)