Skip to content

Commit ea881c9

Browse files
authored
Update composer.json
1 parent 15f2c9e commit ea881c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"require-dev": {
3030
"mockery/mockery": "^0.9.5",
3131
"orchestra/testbench": "3.1.*|3.2.*|3.3.*",
32-
"laravel/framework": "5.1.*|5.2.*|5.3.*",
32+
"laravel/framework": "5.1.*|5.2.*|5.3.*|5.4.*",
3333
"phpunit/phpunit": "4.*"
3434
},
3535
"autoload": {

0 commit comments

Comments
 (0)