File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4141 "phpstan/phpstan" : " ^1.10" ,
4242 "phpstan/phpstan-phpunit" : " ^1.3" ,
4343 "phpunit/phpunit" : " ^9.6.11" ,
44- "symfony/http-client" : " ^5.4.45 || ^6.4 || ^7.0" ,
45- "symfony/stopwatch" : " ^5.4 || ^6.4 || ^7.0"
44+ "symfony/http-client" : " ^5.4.45 || ^6.4 || ^7.0 || ^8.0 " ,
45+ "symfony/stopwatch" : " ^5.4 || ^6.4 || ^7.0 || ^8.0 "
4646 },
4747 "suggest" : {
4848 "ext-geoip" : " Enabling the geoip extension allows you to use the MaxMindProvider." ,
Original file line number Diff line number Diff line change 2222 "require-dev" : {
2323 "nyholm/nsa" : " ^1.1" ,
2424 "phpunit/phpunit" : " ^9.6.11" ,
25- "symfony/stopwatch" : " ~2.5 || ~5.0 || ~7.0"
25+ "symfony/stopwatch" : " ~2.5 || ~5.0 || ~7.0 || ^8.0 "
2626 },
2727 "suggest" : {
2828 "symfony/stopwatch" : " If you want to use the TimedGeocoder"
Original file line number Diff line number Diff line change 2525 "php-http/message" : " ^1.0" ,
2626 "php-http/mock-client" : " ^1.0" ,
2727 "phpunit/phpunit" : " ^9.6.11" ,
28- "symfony/stopwatch" : " ~2.5 || ~5.0"
28+ "symfony/stopwatch" : " ~2.5 || ~5.0 || ^6.0 || ^7.0 || ^8.0 "
2929 },
3030 "extra" : {
3131 "branch-alias" : {
You can’t perform that action at this time.
0 commit comments