File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 name : Changelog should be updated
88 strategy :
99 matrix :
10- php-versions : [ '8.3 ' ]
10+ php-versions : [ '8.4 ' ]
1111 fail-fast : false
1212 steps :
1313 - name : Checkout
3737 runs-on : ubuntu-latest
3838 strategy :
3939 matrix :
40- php-versions : [ '8.3 ' ]
40+ php-versions : [ '8.4 ' ]
4141 fail-fast : false
4242 steps :
4343 - uses : actions/checkout@v4
5151 runs-on : ubuntu-latest
5252 strategy :
5353 matrix :
54- php-versions : [ '8.3 ' ]
54+ php-versions : [ '8.4 ' ]
5555 fail-fast : false
5656 steps :
5757 - uses : actions/checkout@v4
6565 runs-on : ubuntu-latest
6666 strategy :
6767 matrix :
68- php-versions : [ '8.3 ' ]
68+ php-versions : [ '8.4 ' ]
6969 fail-fast : false
7070 steps :
7171 - uses : actions/checkout@v4
@@ -141,7 +141,7 @@ jobs:
141141 runs-on : ubuntu-latest
142142 strategy :
143143 matrix :
144- php-versions : [ '8.3 ' ]
144+ php-versions : [ '8.4 ' ]
145145 dependency-version : [ prefer-lowest, prefer-stable ]
146146 steps :
147147 - uses : actions/checkout@master
Original file line number Diff line number Diff line change 99 "docs" : " https://www.drupal.org/docs/user_guide/en/index.html"
1010 },
1111 "require" : {
12- "php" : " ^8.3 " ,
12+ "php" : " ^8.4 " ,
1313 "chx/drupal-issue-fork" : " dev-main" ,
1414 "composer/installers" : " ^2.0" ,
1515 "cweagans/composer-patches" : " ^1.7" ,
You can’t perform that action at this time.
0 commit comments