Skip to content

Commit a04b12f

Browse files
committed
bug #519 Allow deprecation-contracts 3 (derrabus)
This PR was merged into the 2.0.x-dev branch. Discussion ---------- Allow deprecation-contracts 3 Commits ------- 4ab5bec Allow deprecation-contracts 3
2 parents bfe67a9 + 4ab5bec commit a04b12f

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)