Skip to content

Commit

Permalink
laravel 5.3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
hafael committed Oct 5, 2016
1 parent e2ecf46 commit be021c6
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 226 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"keywords": ["laravel", "id", "shard", "64bit", "shard", "snowflake"],
"require": {
"php": ">=5.3.0",
"illuminate/support": "5.2.*"
"illuminate/support": "5.3.*"
},
"require-dev": {
"phpunit/phpunit": "4.0.*",
"orchestra/testbench": "~3.0",
"laravel/framework": "5.2.*"
"laravel/framework": "5.3.*"
},
"license": "Apache-2.0",
"authors": [
Expand Down
Loading

0 comments on commit be021c6

Please sign in to comment.