Skip to content

Commit 7360999

Browse files
committed
fixed typo
1 parent 2b81e76 commit 7360999

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": "^8.1",
17-
"matthiasnoback/symfony-config-test": "^^5.0",
17+
"matthiasnoback/symfony-config-test": "^5.0",
1818
"symfony/dependency-injection": "^5.3 || ^6.0 || ^7.0",
1919
"symfony/config": "^5.3 || ^6.0 || ^7.0",
2020
"symfony/yaml": "^5.3 || ^6.0 || ^7.0"

0 commit comments

Comments
 (0)