mirror of
https://github.com/ceratic/MediaCollectorLibary.git
synced 2026-05-13 23:56:46 +02:00
Stuff i guess ?
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
"slim/psr7": "^1.6",
|
||||
"slim/twig-view": "^3.3",
|
||||
"php-di/php-di": "^7.0",
|
||||
"illuminate/database": "^10.0"
|
||||
"illuminate/database": "^10.0",
|
||||
"zircote/swagger-php": "^5.5",
|
||||
"php-middleware/php-debug-bar": "^1.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
@@ -23,5 +25,8 @@
|
||||
"config": {
|
||||
"optimize-autoloader": true
|
||||
},
|
||||
"minimum-stability": "stable"
|
||||
"minimum-stability": "stable",
|
||||
"require-dev": {
|
||||
"maximebf/debugbar": "^1.23"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user