Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jan 24, 2017
1 parent 1a35318 commit 615c838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions laravel/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"type": "project",
"require": {
"php": ">=5.6.4",
"laravel/framework": "5.3.*",
"spatie/laravel-uptime-monitor": "^1.1"
"laravel/framework": "5.4.*",
"spatie/laravel-uptime-monitor": "^2.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
Expand Down

0 comments on commit 615c838

Please sign in to comment.