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 d492d9f commit b3b8cc4Copy full SHA for b3b8cc4
composer.json
@@ -12,14 +12,14 @@
12
"license": "MIT",
13
"authors": [
14
{
15
- "name": "Ronald PH",
+ "name": "Ronald Soberano",
16
"email": "ronsoberano02@gmail.com"
17
}
18
],
19
"require": {
20
- "php": "^8.2",
21
- "illuminate/support": "^10.0|^11.0|^12.0",
22
- "illuminate/database": "^10.0|^11.0|^12.0"
+ "php": "^8.1",
+ "illuminate/support": "^9.0|10.0|^11.0|^12.0",
+ "illuminate/database": "^9.0|10.0|^11.0|^12.0"
23
},
24
"require-dev": {
25
"orchestra/testbench": "^8.0|^9.0|^10.0",
0 commit comments