Skip to content

Commit adcf1cd

Browse files
[Intl] Fix composer.json file
1 parent 97205c2 commit adcf1cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
}
2525
],
2626
"require": {
27-
"php": ">=8.0.2",
28-
"symfony/deprecation-contracts": "^2.1"
27+
"php": ">=8.0.2"
2928
},
3029
"require-dev": {
3130
"symfony/filesystem": "^5.4|^6.0"

0 commit comments

Comments
 (0)