File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed
Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 99 php-version :
1010 - " 7.3"
1111 - " 7.4"
12+ - " 8.0"
1213 os : [ubuntu-latest]
1314 experimental : [false]
14- include :
15- - php-version : " 8.0"
16- os : ubuntu-latest
17- experimental : true
1815 runs-on : ${{ matrix.os }}
1916 name : PHP ${{ matrix.php-version }} Test on ${{ matrix.os }}
2017 continue-on-error : ${{ matrix.experimental }}
Original file line number Diff line number Diff line change 2929 "EventEngineTest\\ InspectioGraph\\ " : " tests/"
3030 }
3131 },
32- "repositories" : [
33- {
34- "type" : " vcs" ,
35- "url" : " https://github.com/sandrokeil/graphml"
36- }
37- ],
3832 "require" : {
3933 "php" : " ^7.3 || ^8.0"
4034 },
4337 "phpstan/phpstan" : " ^0.12.33" ,
4438 "phpstan/phpstan-strict-rules" : " ^0.12.4" ,
4539 "phpunit/phpunit" : " ^9.2.6" ,
46- "prooph/php-cs-fixer-config" : " ^0.3 " ,
40+ "prooph/php-cs-fixer-config" : " ^0.4 " ,
4741 "roave/security-advisories" : " dev-master"
4842 },
4943 "minimum-stability" : " dev" ,
You can’t perform that action at this time.
0 commit comments