Skip to content

Commit ddf5b8a

Browse files
committed
composer require flightphp/container -W
1 parent e2b2152 commit ddf5b8a

File tree

2 files changed

+125
-23
lines changed

2 files changed

+125
-23
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"ext-json": "*",
2020
"erusev/parsedown": "^1.7",
2121
"flightphp/cache": "^1.0",
22-
"flightphp/core": "^3.13",
22+
"flightphp/container": "^1.0",
23+
"flightphp/core": "^3.15",
2324
"latte/latte": "^3.0",
2425
"tracy/tracy": "^2.10"
2526
},

composer.lock

Lines changed: 123 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)