File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010matrix :
1111 fast_finish : true
1212 include :
13- - php : 7.0
14- - php : 7.0
13+ - php : 7.2
14+ - php : 7.2
1515 env : COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
16- - php : 7.0
16+ - php : 7.2
1717 env : RUN_PHPCS="yes"
18- - php : 7.1
19- - php : 7.1
18+ - php : 7.3
19+ - php : 7.3
2020 # This empty flag removes the prefer-stable switch to cause dev dependencies to be installed
2121 env : COMPOSER_FLAGS=""
22- - php : 7.2
22+ - php : 7.4snapshot
2323 - php : nightly
2424 allow_failures :
25+ - php : 7.4snapshot
2526 - php : nightly
2627
2728before_script :
Original file line number Diff line number Diff line change 66 "homepage" : " https://github.com/joomla-framework/github-api" ,
77 "license" : " GPL-2.0-or-later" ,
88 "require" : {
9- "php" : " ~7.0 " ,
9+ "php" : " ~7.2 " ,
1010 "joomla/http" : " ~1.3|~2.0" ,
1111 "joomla/registry" : " ^1.4.5|~2.0" ,
1212 "joomla/uri" : " ~1.0|~2.0"
You can’t perform that action at this time.
0 commit comments