Skip to content

Commit

Permalink
stan v2
Browse files Browse the repository at this point in the history
  • Loading branch information
dpi committed Dec 9, 2024
1 parent 4227bb3 commit 32a3b7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
},
"require-dev": {
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^1.12.12",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-strict-rules": "^1.6.1",
"phpstan/phpstan": "^2.0.3",
"phpstan/phpstan-deprecation-rules": "^2.0.1",
"phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "^11.5"
},
"license": "MIT",
Expand Down

0 comments on commit 32a3b7b

Please sign in to comment.