Skip to content

Commit 068d032

Browse files
authoredJul 16, 2017
Update composer.json
update to jwt 5
1 parent fd54399 commit 068d032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=7.0",
1616
"ext-phalcon": "^3.0",
17-
"firebase/php-jwt": "^4.0"
17+
"firebase/php-jwt": "^5.0"
1818
},
1919
"autoload": {
2020
"psr-4": { "Dmkit\\Phalcon\\Auth\\": "src/Phalcon/Auth/" }

0 commit comments

Comments
 (0)