This commit is contained in:
2022-06-13 21:36:11 -04:00
parent d7d671fb51
commit 119cdd2b95
16 changed files with 628 additions and 156 deletions

View File

@ -8,9 +8,9 @@
"zeuxisoo/slim-whoops": "^0.7.3",
"nyholm/psr7": "^1.4",
"nyholm/psr7-server": "^1.0",
"rubellum/slim-blade-view": "^0.1.1",
"nesbot/carbon": "^2.54",
"guzzlehttp/guzzle": "^7.4"
"guzzlehttp/guzzle": "^7.4",
"berrnd/slim-blade-view": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5",