Skip to content

Commit 7e26c2f

Browse files
authored
Update composer.json
1 parent c729009 commit 7e26c2f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Powerful RestAPI plugin for Laravel framework",
44
"type": "library",
55
"require": {
6-
"laravel/framework": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*"
6+
"laravel/framework": "5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*"
77
},
88
"license": "MIT",
99
"autoload": {
@@ -16,6 +16,10 @@
1616
{
1717
"name": "Shashank Jain",
1818
"email": "[email protected]"
19+
},
20+
{
21+
"name": "Ajay Kumar Choudhary",
22+
"email": "[email protected]"
1923
}
2024
]
2125
}

0 commit comments

Comments
 (0)