Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bdf8744

Browse files
committed
Add missing symfony/deprecation-contracts requirement
1 parent 862b199 commit bdf8744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Lock/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"require": {
1919
"php": ">=7.2.5",
2020
"psr/log": "~1.0",
21+
"symfony/deprecation-contracts": "^2.1",
2122
"symfony/polyfill-php80": "^1.15"
2223
},
2324
"require-dev": {

0 commit comments

Comments
 (0)