feat(dev): added IDE helper files & dev-only package

This commit adds IDE Helper files & a package for PHPStorm in order to improve it's intellisense feature.
This commit is contained in:
2022-04-07 23:57:09 +01:00
parent 6c93789358
commit 2176ae4828
5 changed files with 25824 additions and 2 deletions

View File

@@ -35,6 +35,7 @@
"ext-xdebug": "*",
"amirami/localizator": "^0.9.0@alpha",
"barryvdh/laravel-debugbar": "^3.3",
"barryvdh/laravel-ide-helper": "^2.12",
"fakerphp/faker": "^1.19",
"mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^6.1",