Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 authored Dec 15, 2023
1 parent 5baaf5c commit 4d969ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"imanghafoori/php-imports-analyzer": "1.0.*",
"spatie/laravel-ray": "^1.26"
},
"autoload": {
"psr-4": {
"HPWebdeveloper\\LaravelPayPocket\\": "src/",
"HPWebdeveloper\\LaravelPayPocket\\": "src/",
"HPWebdeveloper\\LaravelPayPocket\\Database\\Factories\\": "database/factories/",
"HPWebdeveloper\\LaravelPayPocket\\Tests\\Database\\Factories\\": "tests/database/factories"
Expand Down

0 comments on commit 4d969ac

Please sign in to comment.