adding adding doctrine dbal
This commit is contained in:
parent
d43dbe7c1c
commit
16e07e0a53
@ -57,6 +57,8 @@
|
|||||||
"appstract/laravel-opcache": "", // provides artisan commands to interact with opcache (not sure if site-specific)
|
"appstract/laravel-opcache": "", // provides artisan commands to interact with opcache (not sure if site-specific)
|
||||||
"brick/math": "", // arbitrary-precision arithmetic library
|
"brick/math": "", // arbitrary-precision arithmetic library
|
||||||
"brick/money": "", // money and currency library
|
"brick/money": "", // money and currency library
|
||||||
|
|
||||||
|
"doctrine/dbal": "", // useful for artisan db:show
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
//..
|
//..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user