Skip to content

Commit da29fbb

Browse files
author
Andrey Helldar
authored
Security fix
1 parent a61b50f commit da29fbb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
},
1717
"require": {
1818
"php": "^7.3|^8.0",
19-
"illuminate/console": "^6.0|^7.0|^8.0",
20-
"illuminate/database": "^6.0|^7.0|^8.0",
21-
"illuminate/support": "^6.0|^7.0|^8.0",
22-
"symfony/console": "^4.3|^5.0"
19+
"illuminate/console": "^6.20.14|^7.30.4|^8.24",
20+
"illuminate/database": "^6.20.14|^7.30.4|^8.24",
21+
"illuminate/support": "^6.20.14|^7.30.4|^8.24",
22+
"symfony/console": "^4.3.4|^5.0"
2323
},
2424
"require-dev": {
2525
"mockery/mockery": "^1.3.1",

0 commit comments

Comments
 (0)