File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1818 "php" : " >=7.2" ,
1919 "ext-dom" : " *" ,
2020 "behat/mink" : " ^1.11.0@dev" ,
21- "symfony/browser-kit" : " ^4.4 || ^5.0 || ^6.0 || ^7.0" ,
22- "symfony/dom-crawler" : " ^4.4 || ^5.0 || ^6.0 || ^7.0"
21+ "symfony/browser-kit" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
22+ "symfony/dom-crawler" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 "
2323 },
2424
2525 "require-dev" : {
2626 "mink/driver-testsuite" : " dev-master" ,
2727 "phpstan/phpstan" : " ^1.10" ,
2828 "phpstan/phpstan-phpunit" : " ^1.3" ,
2929 "phpunit/phpunit" : " ^8.5 || ^9.5" ,
30- "symfony/error-handler" : " ^4.4 || ^5.0 || ^6.0 || ^7.0" ,
31- "symfony/http-client" : " ^4.4 || ^5.0 || ^6.0 || ^7.0" ,
32- "symfony/http-kernel" : " ^4.4 || ^5.0 || ^6.0 || ^7.0" ,
33- "symfony/mime" : " ^4.4 || ^5.0 || ^6.0 || ^7.0" ,
30+ "symfony/error-handler" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
31+ "symfony/http-client" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
32+ "symfony/http-kernel" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
33+ "symfony/mime" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
3434 "yoast/phpunit-polyfills" : " ^1.0"
3535 },
3636
You can’t perform that action at this time.
0 commit comments