Skip to content

Commit d34fada

Browse files
committed
update dev libraries
1 parent 3c89857 commit d34fada

File tree

5 files changed

+258
-194
lines changed

5 files changed

+258
-194
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"require-dev": {
1616
"bamarni/composer-bin-plugin": "^1.8.2",
1717
"phpstan/extension-installer": "^1.3.1",
18-
"phpstan/phpstan": "^1.10.63",
18+
"phpstan/phpstan": "^1.10.67",
1919
"phpstan/phpstan-deprecation-rules": "^1.1.4",
20-
"phpstan/phpstan-strict-rules": "^1.5.2",
21-
"rector/rector": "^1.0.3",
20+
"phpstan/phpstan-strict-rules": "^1.5.3",
21+
"rector/rector": "^1.0.4",
2222
"roave/security-advisories": "dev-latest",
2323
"sentry/sentry": "^3.22.1",
24-
"symfony/http-client": "^6.4.5"
24+
"symfony/http-client": "^6.4.6"
2525
},
2626
"license": "MIT",
2727
"authors": [

0 commit comments

Comments
 (0)