Skip to content

Commit 2753710

Browse files
Set stable versions for Laravel 5.3
1 parent 2fe5c5c commit 2753710

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"license": "MIT",
66
"type": "project",
77
"require": {
8-
"laravel/framework": "5.3.x-dev",
9-
"laravelcollective/html": "dev-master",
8+
"laravel/framework": "5.3.*",
9+
"laravelcollective/html": "5.3.*",
1010
"flow/jsonpath": "^0.2.4",
1111
"fzaninotto/faker": "~1.4"
1212
},

0 commit comments

Comments
 (0)