File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103
103
fail-fast : true
104
104
matrix :
105
105
php : [8.3]
106
- laravel : [11 ]
106
+ laravel : [12 ]
107
107
stability : [prefer-stable]
108
108
109
109
name : PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - Stability ${{ matrix.stability }} - MariaDB 10
@@ -163,7 +163,7 @@ jobs:
163
163
fail-fast : true
164
164
matrix :
165
165
php : [8.3]
166
- laravel : [11 ]
166
+ laravel : [12 ]
167
167
stability : [prefer-stable]
168
168
169
169
name : PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - Stability ${{ matrix.stability }} - PostgreSQL 14
@@ -214,7 +214,7 @@ jobs:
214
214
fail-fast : true
215
215
matrix :
216
216
php : [8.3]
217
- laravel : [11 ]
217
+ laravel : [12 ]
218
218
stability : [prefer-stable]
219
219
220
220
name : PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - Stability ${{ matrix.stability }} - SQLite
You can’t perform that action at this time.
0 commit comments