Skip to content

Commit

Permalink
Updating composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rluders committed Jan 27, 2021
1 parent 5467047 commit 490681b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
}
},
"require": {
"php": ">=7.2",
"php": ">=7.0",
"composer/installers": "~1.0",
"rainlab/user-plugin": "~1.0",
"tymon/jwt-auth": "^1.0.2"
"tymon/jwt-auth": "~0.5|^1.0"
},
"minimum-stability": "dev",
"prefer-stable": true
Expand Down

0 comments on commit 490681b

Please sign in to comment.