8000
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.
1 parent 0fe4977 commit 98111f0Copy full SHA for 98111f0
composer.json
@@ -26,17 +26,17 @@
26
"ext-json": "*",
27
"behat/behat": "^3.8",
28
"friends-of-behat/symfony-extension": "^2.2",
29
- "symfony/dom-crawler": "^5.4|^6.2",
30
- "symfony/property-access": "^5.4|^6.2"
+ "symfony/dom-crawler": "7.1.6",
+ "symfony/property-access": "7.1.6"
31
},
32
"require-dev": {
33
"doctrine/orm": "^2.12",
34
"friendsofphp/php-cs-fixer": "^3.3",
35
"phpunit/phpunit": "^9.5",
36
"slope-it/clock-mock": "^0.4.0",
37
- "symfony/framework-bundle": "^5.4|^6.2",
38
- "symfony/http-client": "^5.4|^6.2",
39
- "symfony/mailer": "^5.4|^6.2",
+ "symfony/framework-bundle": "7.1.6",
+ "symfony/http-client": "7.1.6",
+ "symfony/mailer": "7.1.6",
40
"vimeo/psalm": "^4.13"
41
42
"config": {
0 commit comments