Skip to content

Commit 81d3fc6

Browse files
committed
update composer.json
1 parent c687871 commit 81d3fc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
},
3232
"require-dev": {
3333
"orchestra/testbench": "^3.7",
34-
"phpstan/phpstan": "^0.11.7",
35-
"phpunit/phpunit": "^7.5|^8.1"
34+
"phpstan/phpstan": "^0.11",
35+
"phpunit/phpunit": "^7.5|^8.2"
3636
},
3737
"autoload": {
3838
"psr-4": {

0 commit comments

Comments
 (0)