Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit c6ec90b

Browse files
Update dependency php to v8
1 parent e203627 commit c6ec90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"license": "GPL-3.0-or-later",
3838
"name": "potherca/phpunit-testcase-traits",
3939
"require": {
40-
"php": "~5.3 | ~7.0",
40+
"php": "8.2.7",
4141
"phpunit/phpunit": "~4.0 | ~5.0 | ~6.0"
4242
},
4343
"type": "library"

0 commit comments

Comments
 (0)