Skip to content

Commit

Permalink
Add Laravel 5.5 to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LavaToaster committed Oct 26, 2017
1 parent 5abc4f7 commit 3513f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
"doctrine/dbal": "~2.5",
"broadway/broadway": "~1.0.0",
"broadway/event-store-dbal": "^0.1.2",
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*"
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
},
"require-dev": {
"phpunit/phpunit": "4.0"
Expand Down

0 comments on commit 3513f7a

Please sign in to comment.