Update minimum php version to 7.4 and composer.lock

This commit is contained in:
kitfbgh 2022-04-02 10:44:38 +08:00
parent f80413c2fd
commit aa3aeb7a00
2 changed files with 575 additions and 2318 deletions

View File

@ -2,7 +2,7 @@
"name": "emilybache/gilded-rose-refactoring-kata",
"description": "A kata to practice refactoring, tests and polymorphism",
"require": {
"php": "^7.3 || ^8.0"
"php": "^7.4 || ^8.0"
},
"autoload": {
"psr-4": {

2891
php/composer.lock generated

File diff suppressed because it is too large Load Diff