Skip to content

Commit

Permalink
lock laravel to composer 7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
JRSaunders committed Aug 11, 2020
1 parent 0566e90 commit 538f630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"php": "^7.4",
"symfony/yaml": "^5.0",
"ramsey/uuid": "^4.0",
"laravel/framework": "^7.7",
"laravel/framework": "7.13",
"doctrine/dbal": "^2.10",
"predis/predis": "^1.1"
},
Expand Down

0 comments on commit 538f630

Please sign in to comment.