Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit f145ef2

Browse files
committed
Update composer
1 parent 7c456bc commit f145ef2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"email": "halivelazquez@outlook.com"
1010
}
1111
],
12+
"autoload": {
13+
"psr-4": {
14+
"Hali\\JSRoutes\\": "src/"
15+
}
16+
},
1217
"extra": {
1318
"laravel": {
1419
"providers": [

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)