You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
Merge pull request #87 from php-flasher/feat/php-8.2-support
add PHP 8.2 supports
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
||||
matrix:
|
||||
laravel: [ 9.*, 8.*, 7.*, 6.*, 5.8.*, 5.7.*, 5.6.*, 5.5.*, 5.4.*, 5.3.*, 5.2.*, 5.1.*, 5.0.*, 4.2.*, 4.1.*, 4.0.* ]
|
||||
include:
|
||||
- { laravel: 9.*, testbench: 7.*, php: 8.0, phpunit: 9.5.* }
|
||||
- { laravel: 9.*, testbench: 7.*, php: 8.2, phpunit: 9.5.* }
|
||||
- { laravel: 8.*, testbench: 6.*, php: 7.3, phpunit: 9.3.* }
|
||||
- { laravel: 7.*, testbench: 5.*, php: 7.3, phpunit: 8.4.* }
|
||||
- { laravel: 6.*, testbench: 4.*, php: 7.2, phpunit: 8.3.* }
|
||||
|
||||
Reference in New Issue
Block a user