1
0
Fork 0

composer: adding doctrine/dbal

This commit is contained in:
Henrik Hautakoski 2021-06-30 15:27:52 +02:00
parent 11a67ca2c7
commit aa80dbc654
2 changed files with 420 additions and 1 deletions

View file

@ -7,6 +7,7 @@
"require": {
"php": "^7.3|^8.0",
"blade-ui-kit/blade-icons": "^1.0",
"doctrine/dbal": "^3.1",
"fideloper/proxy": "^4.4",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",