Skip to content

Commit

Permalink
update dev libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
limenet committed Apr 17, 2024
1 parent 3c89857 commit d34fada
Show file tree
Hide file tree
Showing 5 changed files with 258 additions and 194 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -15,13 +15,13 @@
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.63",
"phpstan/phpstan": "^1.10.67",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-strict-rules": "^1.5.2",
"rector/rector": "^1.0.3",
"phpstan/phpstan-strict-rules": "^1.5.3",
"rector/rector": "^1.0.4",
"roave/security-advisories": "dev-latest",
"sentry/sentry": "^3.22.1",
"symfony/http-client": "^6.4.5"
"symfony/http-client": "^6.4.6"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit d34fada

Please sign in to comment.