Skip to content

Commit 5e9b400

Browse files
committed
fix tests
1 parent 3942564 commit 5e9b400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
os: [ubuntu-latest]
1515
php: [8.4, 8.3, 8.2]
16-
laravel: ['12.0', ^10.0, ^11.0]
16+
laravel: [^12.0, ^10.0, ^11.0]
1717
dependency-version: [prefer-lowest, prefer-stable]
1818
include:
1919
- laravel: ^10.0

0 commit comments

Comments
 (0)