Skip to content

Commit 097b23f

Browse files
author
David Nahodyl
committed
updated PHP dependencies
1 parent 9555aeb commit 097b23f

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
@@ -27,7 +27,7 @@
2727
}
2828
},
2929
"require": {
30-
"php": "^7.2.5 || ^8.0",
30+
"php": ">=7.2",
3131
"illuminate/support": "^7.0 || ^8.0",
3232
"illuminate/database": "^7.0 || ^8.0",
3333
"illuminate/http": "^7.0 || ^8.0",

0 commit comments

Comments
 (0)