Skip to content

Commit

Permalink
Upgrade to Illuminate 5.4 packages #1841 (#1850)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Rapaport authored and QWp6t committed Feb 27, 2017
1 parent 4a74183 commit f242cb5
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 87 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"require": {
"php": ">=5.6.4",
"composer/installers": "~1.0",
"illuminate/view": "~5.3.0",
"illuminate/config": "~5.3.0"
"illuminate/view": "~5.4.0",
"illuminate/config": "~5.4.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^2.5.1"
Expand Down
Loading

0 comments on commit f242cb5

Please sign in to comment.