Skip to content

Commit 1df779c

Browse files
Merge pull request #4 from verbanent/security/laravel-6-20-14
Updated Laravel from 6 to ^6.20.14 (security)
2 parents 679fbf8 + ef44cc6 commit 1df779c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
},
4141
"require-dev": {
4242
"phpunit/phpunit": "^9",
43-
"laravel/framework": "^5.8|^6|^7|^8",
43+
"laravel/framework": "^5.8|^6.20.14|^7|^8",
4444
"mockery/mockery": "^1.2"
4545
},
4646
"type": "library"
47-
}
47+
}

0 commit comments

Comments
 (0)