Skip to content

Commit da7f728

Browse files
author
Greg Bowler
committed
test: phpunit for #54
1 parent 507d46f commit da7f728

4 files changed

Lines changed: 259 additions & 373 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
"require": {
77
"php": ">=8.1",
8-
"phpgt/typesafegetter": "^v1.3"
8+
"phpgt/typesafegetter": "^v1.2.4"
99
},
1010

1111
"require-dev": {
1212
"phpstan/phpstan": "^v1.8",
13-
"phpunit/phpunit": "^v9.5"
13+
"phpunit/phpunit": "^10.1"
1414
},
1515

1616
"license": "MIT",

0 commit comments

Comments
 (0)