We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2056126 commit f1903cbCopy full SHA for f1903cb
.github/workflows/run-tests.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
os: [ubuntu-22.04, windows-2019]
24
php: [8.4, 8.3, 8.2]
25
- laravel: [^11.15, ^12.0]
+ laravel: [^11.15, ^12]
26
stability: [prefer-lowest, prefer-stable]
27
steps:
28
- name: Set git to use LF
0 commit comments