Skip to content

Commit ef44cc6

Browse files
author
Radoslaw Ziemniewicz
committed
Updated Laravel from 6 to ^6.20.14 (security)
1 parent 679fbf8 commit ef44cc6

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)