File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103103 fail-fast : true
104104 matrix :
105105 php : [8.3]
106- laravel : [11 ]
106+ laravel : [12 ]
107107 stability : [prefer-stable]
108108
109109 name : PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - Stability ${{ matrix.stability }} - MariaDB 10
@@ -163,7 +163,7 @@ jobs:
163163 fail-fast : true
164164 matrix :
165165 php : [8.3]
166- laravel : [11 ]
166+ laravel : [12 ]
167167 stability : [prefer-stable]
168168
169169 name : PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - Stability ${{ matrix.stability }} - PostgreSQL 14
@@ -214,7 +214,7 @@ jobs:
214214 fail-fast : true
215215 matrix :
216216 php : [8.3]
217- laravel : [11 ]
217+ laravel : [12 ]
218218 stability : [prefer-stable]
219219
220220 name : PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - Stability ${{ matrix.stability }} - SQLite
You can’t perform that action at this time.
0 commit comments