Skip to content

Commit b3b8cc4

Browse files
committed
Update Composer
1 parent d492d9f commit b3b8cc4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"license": "MIT",
1313
"authors": [
1414
{
15-
"name": "Ronald PH",
15+
"name": "Ronald Soberano",
1616
"email": "ronsoberano02@gmail.com"
1717
}
1818
],
1919
"require": {
20-
"php": "^8.2",
21-
"illuminate/support": "^10.0|^11.0|^12.0",
22-
"illuminate/database": "^10.0|^11.0|^12.0"
20+
"php": "^8.1",
21+
"illuminate/support": "^9.0|10.0|^11.0|^12.0",
22+
"illuminate/database": "^9.0|10.0|^11.0|^12.0"
2323
},
2424
"require-dev": {
2525
"orchestra/testbench": "^8.0|^9.0|^10.0",

0 commit comments

Comments
 (0)