Skip to content

Commit 4ab5bec

Browse files
authored
Allow deprecation-contracts 3
1 parent bfe67a9 commit 4ab5bec

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
@@ -22,7 +22,7 @@
2222
"ext-libxml": "*",
2323
"php-webdriver/webdriver": "^1.8.2",
2424
"symfony/browser-kit": "^4.4 || ^5.0 || ^6.0",
25-
"symfony/deprecation-contracts": "^2.4",
25+
"symfony/deprecation-contracts": "^2.4 || ^3",
2626
"symfony/dom-crawler": "^4.4 || ^5.0 || ^6.0",
2727
"symfony/http-client": "^4.4.11 || ^5.2 || ^6.0",
2828
"symfony/polyfill-php72": "^1.9",

0 commit comments

Comments
 (0)