1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 21:26:48 +02:00

feat(composer): remove pimple #199

This commit is contained in:
Awilum
2021-07-28 21:06:23 +03:00
parent aa52ed8b1b
commit 2c59dea188

View File

@@ -57,8 +57,7 @@
"composer/semver": "^3.2.5",
"slim/psr7": "^1.4",
"php-di/php-di": "^6.3",
"php-di/slim-bridge": "^3.1",
"pimple/pimple": "^3.4"
"php-di/slim-bridge": "^3.1"
},
"suggest": {
"ext-zend-opcache": "Recommended for better performance",