Skip to content

Commit 726816b

Browse files
committed
Updated dependencies
1 parent 70185ca commit 726816b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
},
1717
"require": {
1818
"php": ">=7.2.0",
19-
"psy/psysh": "^0.9.9"
19+
"psy/psysh": "^0.10.4"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^8.0",
23-
"mockery/mockery": "^1.2"
22+
"phpunit/phpunit": "^8.5",
23+
"mockery/mockery": "^1.3"
2424
},
2525
"extra": {
2626
"branch-alias": {

0 commit comments

Comments
 (0)