Skip to content

Commit 85616e6

Browse files
committed
Updated dependencies.
1 parent 4c9d36f commit 85616e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"license": "MIT",
99
"require": {
1010
"php": ">=7.1.0",
11-
"symfony/console": "^3.0.0 || ^4.0.0"
11+
"symfony/console": "^4.0 || ^5.0"
1212
},
1313
"require-dev": {
14-
"phing/phing": "^2.0.0"
14+
"phing/phing": "^2.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)