test laravel 11 on php v8.4

This commit is contained in:
Younes ENNAJI
2025-02-23 13:53:44 +00:00
parent d9699b7fe2
commit 56e610d6b0
+1
View File
@@ -137,6 +137,7 @@ jobs:
fail-fast: false
matrix:
include:
- { laravel: 11.*, testbench: 9.*, php: 8.4, phpunit: 10.5.* }
- { laravel: 11.*, testbench: 9.*, php: 8.3, phpunit: 10.5.* }
- { laravel: 11.*, testbench: 9.*, php: 8.2, phpunit: 10.5.* }