Skip to content

Commit 2993232

Browse files
committed
Updated minimum Composer requirements.
1 parent fbde86f commit 2993232

File tree

2 files changed

+722
-648
lines changed

2 files changed

+722
-648
lines changed

Diff for: composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
}
1717
},
1818
"require": {
19-
"php": ">=5.1"
19+
"php": ">=8.1"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^5.6"
22+
"phpunit/phpunit": "^10.5"
2323
}
2424
}

0 commit comments

Comments
 (0)