File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 php : [8.0, 7.4]
1515 dependency-version : [prefer-lowest, prefer-stable]
1616
17- name : P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
17+ name : P${{ matrix.php }} - ${{ matrix.dependency-version }}
1818
1919 steps :
2020 - uses : actions/checkout@v2
Original file line number Diff line number Diff line change 2222 "require-dev" : {
2323 "giggsey/libphonenumber-for-php" : " ^8.12" ,
2424 "hashids/hashids" : " ^4.0" ,
25- "league/iso3166" : " ^2.0 || ^3.0" ,
25+ "league/iso3166" : " ^2.1 || ^3.0" ,
2626 "orchestra/testbench" : " ^6.0" ,
2727 "ramsey/uuid" : " ^4.0" ,
2828 "vinkla/hashids" : " ^9.0"
2929 },
3030 "suggest" : {
3131 "giggsey/libphonenumber-for-php" : " \\ Astrotomic\\ PhpunitAssertions\\ PhoneNumberAssertions (^8.12)" ,
3232 "hashids/hashids" : " \\ Astrotomic\\ PhpunitAssertions\\ HashidAssertions (^4.0)" ,
33- "league/iso3166" : " \\ Astrotomic\\ PhpunitAssertions\\ CountryAssertions (^2.0 || ^3.0)" ,
33+ "league/iso3166" : " \\ Astrotomic\\ PhpunitAssertions\\ CountryAssertions (^2.1 || ^3.0)" ,
3434 "ramsey/uuid" : " \\ Astrotomic\\ PhpunitAssertions\\ UuidAssertions (^4.0)" ,
3535 "vinkla/hashids" : " \\ Astrotomic\\ PhpunitAssertions\\ Laravel\\ HashidAssertions (^9.0)"
3636 },
You can’t perform that action at this time.
0 commit comments