Skip to content

Commit 0f684fb

Browse files
Melhorias
1 parent e28cdca commit 0f684fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
}
1818
],
1919
"require": {
20-
"illuminate/support": "^7.0|^8.0",
21-
"illuminate/console": "^7.0|^8.0",
22-
"illuminate/filesystem": "^7.0|^8.0"
20+
"illuminate/support": "^7.0|^8.0|^9.0",
21+
"illuminate/console": "^7.0|^8.0|^9.0",
22+
"illuminate/filesystem": "^7.0|^8.|^9.00"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)