Skip to content

Commit 3e18176

Browse files
committed
Update dev dependencies
1 parent 4e7b5cd commit 3e18176

File tree

3 files changed

+729
-445
lines changed

3 files changed

+729
-445
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"require-dev": {
3333
"friendsofphp/php-cs-fixer": "@stable",
3434
"phpunit/phpunit": "@stable",
35-
"zendframework/zend-servicemanager": "^3.3",
36-
"phpstan/phpstan": "^0.10.2"
35+
"zendframework/zend-servicemanager":"@stable",
36+
"phpstan/phpstan": "^0.10.5"
3737
},
3838
"license": "MIT"
3939
}

0 commit comments

Comments
 (0)