Skip to content

Commit 8bfcbcf

Browse files
committed
Drop PHP 7
1 parent a9a2530 commit 8bfcbcf

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
@@ -4,7 +4,7 @@
44
"description": "DMS Coding Standard",
55
"license": "MIT",
66
"require": {
7-
"php": "^7.2 || ^8",
7+
"php": "^8",
88
"doctrine/coding-standard": "^12"
99
},
1010
"config": {

0 commit comments

Comments
 (0)