Skip to content

Commit 519e436

Browse files
authored
Update to security patch
1 parent 11f2b05 commit 519e436

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
],
1616
"require": {
1717
"php": ">=7.4",
18-
"illuminate/contracts": "^5.5|^6.0|^7.0|^8.0",
19-
"illuminate/support": "^5.5|^6.0|^7.0|^8.0",
20-
"illuminate/database": "^5.5|^6.0|^7.0|^8.0",
18+
"illuminate/contracts": "^6.20.14|^7.0|^8.0",
19+
"illuminate/support": "^6.20.14|^7.0|^8.0",
20+
"illuminate/database": "^6.20.14|^7.0|^8.0",
2121
"psr/log": "^1.1"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)