Skip to content

Commit 12b9280

Browse files
committed
Require PHP 8.2
1 parent 46fd0f3 commit 12b9280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
},
1717
"require": {
18-
"php": "^8.1.0",
18+
"php": "^8.2.0",
1919
"devizzent/cebe-php-openapi": "^1.1.2"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)