Skip to content

Commit 7164bbe

Browse files
authored
Up to Laravel 9
1 parent 40d0596 commit 7164bbe

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
@@ -12,7 +12,7 @@
1212
},
1313
{
1414
"name": "Ademir Mazer Junior",
15-
"email": "mazer@uepg.br"
15+
"email": "ademir.mazer.jr@gmail.com"
1616
}
1717
],
1818
"support": {
@@ -22,8 +22,8 @@
2222
"require": {
2323
"php": "^5.6.4 || ^7.0 || ^8.0",
2424
"doctrine/dbal": "^2.5",
25-
"illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*",
26-
"illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*"
25+
"illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*",
26+
"illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*"
2727
},
2828
"extra": {
2929
"laravel": {

0 commit comments

Comments
 (0)