Skip to content

Commit 82196fd

Browse files
Fix composer syntax
1 parent c115211 commit 82196fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"mockery/mockery": "~1.0",
3434
"phpunit/phpunit": "^8.5|^9.0",
3535
"squizlabs/php_codesniffer": "~2.0",
36-
"php-open-source-saver/jwt-auth": "^1.4",
36+
"php-open-source-saver/jwt-auth": "^1.4"
3737
},
3838
"suggest": {
3939
"php-open-source-saver/jwt-auth": "Protect your API with JSON Web Tokens."

0 commit comments

Comments
 (0)