Skip to content

Commit 485f26e

Browse files
author
Adriano Barbosa
committed
just updated the phpunit to 8 and do some annotations to allow dynamic properties
1 parent 154803b commit 485f26e

6 files changed

Lines changed: 464 additions & 559 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
}
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "7"
26+
"phpunit/phpunit": "^8"
2727
}
2828
}

0 commit comments

Comments
 (0)