Skip to content

Commit f97dc68

Browse files
[7.0] Remove remaining deprecated code paths
1 parent e9bcc63 commit f97dc68

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
@@ -17,8 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=8.2",
20-
"psr/log": "^1|^2|^3",
21-
"symfony/deprecation-contracts": "^2.5|^3"
20+
"psr/log": "^1|^2|^3"
2221
},
2322
"require-dev": {
2423
"doctrine/dbal": "^3.6",

0 commit comments

Comments
 (0)