We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287bad0 commit 6da88efCopy full SHA for 6da88ef
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "danilowa/laravel-api-auth",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A simple and configurable Laravel package for easy API authentication with standardized responses.",
5
"type": "library",
6
"license": "MIT",
Traits/HttpResponseException.php renamed to src/Traits/HttpResponseException.php
0 commit comments