Skip to content

Commit

Permalink
Fix composer syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
specialtactics committed Jan 30, 2022
1 parent c115211 commit 82196fd
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 @@ -33,7 +33,7 @@
"mockery/mockery": "~1.0",
"phpunit/phpunit": "^8.5|^9.0",
"squizlabs/php_codesniffer": "~2.0",
"php-open-source-saver/jwt-auth": "^1.4",
"php-open-source-saver/jwt-auth": "^1.4"
},
"suggest": {
"php-open-source-saver/jwt-auth": "Protect your API with JSON Web Tokens."
Expand Down

0 comments on commit 82196fd

Please sign in to comment.