Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 8c64e1d

Browse files
authored
Merge pull request #7 from imponeer/dependabot/composer/symfony/console-tw-4.1
Update symfony/console requirement to ^4.1
2 parents 9c099c6 + 1cfedb8 commit 8c64e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"composer-plugin-api": "^1.1",
77
"php": ">=5.5",
8-
"symfony/console": "^3.4"
8+
"symfony/console": "^4.1"
99
},
1010
"license": "MIT",
1111
"authors": [

0 commit comments

Comments
 (0)