File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 strategy :
1515 fail-fast : true
1616 matrix :
17- php : [ 8.0, 7.4 ]
17+ php : [ 8.0 ]
1818 stability : [ prefer-lowest, prefer-stable ]
1919
2020 name : PHP ${{ matrix.php }} - ${{ matrix.stability }}
Original file line number Diff line number Diff line change 11{
22 "name" : " vdlp/oc-basicauthentication-plugin" ,
33 "description" : " Protect your website with Basic Authentication." ,
4- "license" : " GPL-2.0" ,
4+ "license" : " GPL-2.0-only " ,
55 "type" : " october-plugin" ,
66 "authors" : [
77 {
1313 "email" : " octobercms@vdlp.nl"
1414 },
1515 "require" : {
16- "php" : " ^7.4 || ^ 8.0" ,
17- "october/system" : " ^1.0 || ^2.0 || ^3 .0" ,
16+ "php" : " ^8.0.2 " ,
17+ "october/system" : " >=2 .0" ,
1818 "composer/installers" : " ^1.0 || ^2.0"
1919 },
2020 "archive" : {
You can’t perform that action at this time.
0 commit comments