Skip to content

Commit 6b12a66

Browse files
committed
Raise PHP requirement to v8.2
Required by 6a73754
1 parent 6f4258c commit 6b12a66

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
@@ -6,7 +6,7 @@
66
"homepage": "https://github.com/Icinga/ipl-sql",
77
"license": "MIT",
88
"require": {
9-
"php": ">=7.2",
9+
"php": ">=8.2",
1010
"ext-pdo": "*",
1111
"ipl/stdlib": ">=0.12.0"
1212
},

0 commit comments

Comments
 (0)