File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 fail-fast : false
2222 matrix :
2323 include :
24- - php-version : ' 8.1 '
24+ - php-version : ' 8.2 '
2525 dependencies : ' lowest'
2626 - php-version : ' 8.4'
2727 dependencies : ' highest'
6161 - name : Setup PHP
6262 uses : shivammathur/setup-php@v2
6363 with :
64- php-version : ' 8.1 '
64+ php-version : ' 8.2 '
6565 extensions : mbstring, intl
6666 coverage : none
6767 tools : cs2pr, phpstan:1.12
Original file line number Diff line number Diff line change 55 "type" : " project" ,
66 "homepage" : " https://cakephp.org" ,
77 "require" : {
8- "php" : " >=8.1 " ,
8+ "php" : " >=8.2 " ,
99 "cakephp/cakephp" : " dev-5.next as 5.2.0" ,
1010 "cakephp/migrations" : " ^4.0.0" ,
1111 "cakephp/plugin-installer" : " ^2.0" ,
1616 "cakephp/cakephp-codesniffer" : " ^5.0" ,
1717 "cakephp/debug_kit" : " ^5.0.0" ,
1818 "josegonzalez/dotenv" : " ^4.0" ,
19- "phpunit/phpunit" : " ^10.5.5 || ^ 11.1.3 || ^12.1"
19+ "phpunit/phpunit" : " ^11.1.3 || ^12.1"
2020 },
2121 "suggest" : {
2222 "cakephp/repl" : " Console tools for a REPL interface for CakePHP applications." ,
You can’t perform that action at this time.
0 commit comments