Skip to content

Commit e9739f1

Browse files
Restored PHP 7.2 support
1 parent 75c8fd1 commit e9739f1

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
@@ -41,7 +41,7 @@
4141
}
4242
},
4343
"require": {
44-
"php": "^7.3 | ^8.0",
44+
"php": "^7.2 | ^7.3 | ^8.0",
4545
"laravel/framework": ">= 6.0"
4646
}
4747
}

0 commit comments

Comments
 (0)