Skip to content

Commit eab1897

Browse files
author
Greg Bowler
authored
build: hard dependencies (#6)
1 parent 45a7766 commit eab1897

4 files changed

Lines changed: 312 additions & 226 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"phpgt/promise": "^2.0"
1010
},
1111
"require-dev": {
12-
"phpunit/phpunit": "9.*",
13-
"phpstan/phpstan": "^0.12"
12+
"phpstan/phpstan": "v1.8.0",
13+
"phpunit/phpunit": "v9.5.21"
1414
},
1515

1616
"autoload": {

0 commit comments

Comments
 (0)