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 b891734Copy full SHA for b891734
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.2.4",
+ "symfony/property-access": "7.2.3"
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.2.4",
+ "symfony/http-client": "7.2.4",
+ "symfony/mailer": "7.2.3",
40
"vimeo/psalm": "^4.13"
41
42
"config": {
0 commit comments