Daniel Supernault
%!s(int64=4) %!d(string=hai) anos
Modificáronse 1 ficheiros con
4 adicións e
1 borrados
-
4
1
composer.json
|
@@ -58,7 +58,10 @@
|
|
|
],
|
|
|
"psr-4": {
|
|
|
"App\\": "app/"
|
|
|
- }
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "app/helpers.php"
|
|
|
+ ]
|
|
|
},
|
|
|
"autoload-dev": {
|
|
|
"psr-4": {
|