We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ed02c4 + de17012 commit b6f9bf0Copy full SHA for b6f9bf0
composer.json
@@ -10,9 +10,9 @@
10
"behat/behat": "^3.0.13",
11
"friends-of-behat/mink-extension": "^2.3.1",
12
"justinrainbow/json-schema": "^5.0",
13
- "symfony/property-access": "^2.3|^3.0|^4.0|^5.0",
14
- "symfony/http-foundation": "^2.3|^3.0|^4.0|^5.0",
15
- "symfony/dom-crawler": "^2.4|^3.0|^4.0|^5.0"
+ "symfony/property-access": "^2.3|^3.0|^4.0|^5.0|^6.0",
+ "symfony/http-foundation": "^2.3|^3.0|^4.0|^5.0|6.0",
+ "symfony/dom-crawler": "^2.4|^3.0|^4.0|^5.0|^6.0"
16
},
17
18
"require-dev": {
0 commit comments