Skip to content

Commit c409111

Browse files
authored
Merge pull request #2 from 8fold/dependencies
PHP Stan 1+
2 parents ba58418 + 3f150d2 commit c409111

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"require-dev": {
1717
"squizlabs/php_codesniffer": "^3.6",
18-
"phpstan/phpstan": "^0.12",
19-
"pestphp/pest": "^1.20",
18+
"phpstan/phpstan": "^1.1.0",
19+
"pestphp/pest": "^1.20.0",
2020
"psr/log": "^1.0.1"
2121
},
2222
"autoload": {

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)