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

Commit 82cded2

Browse files
authored
"symfony/console": "*"
1 parent 1f2aa83 commit 82cded2

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": ">=7.2",
8-
"symfony/console": "^4.1",
8+
"symfony/console": "*",
99
"imponeer/project-cached-code-generator-from-composer.json-data-base": "^0.1.1"
1010
},
1111
"license": "MIT",

0 commit comments

Comments
 (0)