Update tests

This commit is contained in:
Barry vd. Heuvel
2022-10-31 16:13:07 +01:00
parent 72df918400
commit fe49c3d9ee
20 changed files with 54 additions and 45 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"psr-0": {"Barryvdh": ["src/"]}
},
"require-dev": {
"phpunit/phpunit": "~4.0,<4.5"
"phpunit/phpunit": "^8.5.14|^9"
},
"suggest": {
"dflydev/markdown": "~1.0",