File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 fail-fast : true
1010 matrix :
1111 os : [ubuntu-latest]
12- php : [8.2, 8.3, 8.4]
12+ php : [8.2, 8.3, 8.4, 8.5 ]
1313 pest : [3, 4]
1414 dependency-version : [prefer-lowest, prefer-stable]
1515 exclude :
16+ - php : 8.5
17+ pest : 3
1618 - php : 8.2
1719 pest : 4
1820
Original file line number Diff line number Diff line change 2222 "psr/http-message" : " ^1.1.0|^2.0.0"
2323 },
2424 "require-dev" : {
25- "guzzlehttp/guzzle" : " ^7.9.3 " ,
26- "guzzlehttp/psr7" : " ^2.7.1 " ,
27- "laravel/pint" : " ^1.24.0 " ,
25+ "guzzlehttp/guzzle" : " ^7.10.0 " ,
26+ "guzzlehttp/psr7" : " ^2.8.0 " ,
27+ "laravel/pint" : " ^1.25.1 " ,
2828 "mockery/mockery" : " ^1.6.12" ,
29- "nunomaduro/collision" : " ^8.8.0 " ,
30- "pestphp/pest" : " ^3.8.2|^4.0.0 " ,
29+ "nunomaduro/collision" : " ^8.8.3 " ,
30+ "pestphp/pest" : " ^3.8.2|^4.1.4 " ,
3131 "pestphp/pest-plugin-arch" : " ^3.1.1|^4.0.0" ,
3232 "pestphp/pest-plugin-type-coverage" : " ^3.5.1|^4.0.0" ,
33- "phpstan/phpstan" : " ^1.12.25 " ,
34- "symfony/var-dumper" : " ^7.2.6 "
33+ "phpstan/phpstan" : " ^1.12.32 " ,
34+ "symfony/var-dumper" : " ^7.3.5 "
3535 },
3636 "autoload" : {
3737 "psr-4" : {
You can’t perform that action at this time.
0 commit comments