Skip to content

Commit 1821fad

Browse files
committed
bump laravel version to latest
1 parent 7b186cc commit 1821fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
experimental: [false]
8080
operating_system: [ubuntu-latest]
8181
postgres: ['11', '12', '13', '14', '15']
82-
laravel: ['^11.0']
82+
laravel: ['^11.0', '^12.0']
8383
php_versions: ['8.3']
8484
include:
8585
- operating_system: ubuntu-latest

0 commit comments

Comments
 (0)