Skip to content

Commit 3affad6

Browse files
authored
Update composer.json
1 parent 0f7a199 commit 3affad6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
],
2323
"require": {
24-
"php": "^7.4 || ^8.0"
24+
"php": "^7.4"
2525
},
2626
"autoload": {
2727
"psr-4": {
@@ -30,4 +30,4 @@
3030
},
3131
"minimum-stability": "dev",
3232
"prefer-stable": true
33-
}
33+
}

0 commit comments

Comments
 (0)