Skip to content

Commit a966d4d

Browse files
Bump min PHP version to 8.0.2
1 parent d114762 commit a966d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
}
4444
],
4545
"require": {
46-
"php": "^8.0",
46+
"php": "^8.0.2",
4747
"composer-runtime-api": "^2.2",
4848
"doctrine/dbal": "^2.13 || ^3.4",
4949
"dragon-code/laravel-support": "^3.4",

0 commit comments

Comments
 (0)