We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d0596 commit 7164bbeCopy full SHA for 7164bbe
composer.json
@@ -12,7 +12,7 @@
12
},
13
{
14
"name": "Ademir Mazer Junior",
15
- "email": "mazer@uepg.br"
+ "email": "ademir.mazer.jr@gmail.com"
16
}
17
],
18
"support": {
@@ -22,8 +22,8 @@
22
"require": {
23
"php": "^5.6.4 || ^7.0 || ^8.0",
24
"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.*"
+ "illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*",
+ "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*"
27
28
"extra": {
29
"laravel": {
0 commit comments