Skip to content

Commit a2c802e

Browse files
committed
mockery dev [WIP]
1 parent dfcd496 commit a2c802e

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
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": "8.1 - 8.4",
18+
"php": "8.1 - 8.5",
1919
"nette/component-model": "^3.1",
2020
"nette/http": "^3.3.2",
2121
"nette/routing": "^3.1",
@@ -33,7 +33,7 @@
3333
"nette/security": "^3.2",
3434
"latte/latte": "^2.10.2 || ^3.0.18",
3535
"tracy/tracy": "^2.9",
36-
"mockery/mockery": "^1.6@stable",
36+
"mockery/mockery": "1.6.x-dev",
3737
"phpstan/phpstan-nette": "^2.0@stable",
3838
"jetbrains/phpstorm-attributes": "^1.2"
3939
},

0 commit comments

Comments
 (0)