mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-17 15:31:27 +00:00
Update minimum php version to 7.4 and composer.lock
This commit is contained in:
parent
f80413c2fd
commit
aa3aeb7a00
@ -2,7 +2,7 @@
|
|||||||
"name": "emilybache/gilded-rose-refactoring-kata",
|
"name": "emilybache/gilded-rose-refactoring-kata",
|
||||||
"description": "A kata to practice refactoring, tests and polymorphism",
|
"description": "A kata to practice refactoring, tests and polymorphism",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.3 || ^8.0"
|
"php": "^7.4 || ^8.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
|||||||
2891
php/composer.lock
generated
2891
php/composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user