Skip to content

Commit

Permalink
update dev libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
limenet committed Aug 6, 2024
1 parent 2306700 commit f79139c
Show file tree
Hide file tree
Showing 5 changed files with 431 additions and 2,308 deletions.
14 changes: 5 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,21 @@
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.11.2",
"phpstan/extension-installer": "^1.4.1",
"phpstan/phpstan": "^1.11.9",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"rector/rector": "^1.1.0",
"rector/rector": "^1.2.2",
"roave/security-advisories": "dev-latest",
"sentry/sentry": "^4.7",
"symfony/http-client": "^6.4.7"
"sentry/sentry": "^4.8.1",
"symfony/http-client": "^6.4.10"
},
"license": "MIT",
"authors": [
{
"name": "Linus Metzler",
"email": "[email protected]"
},
{
"name": "Florian Völker",
"email": "[email protected]"
},
{
"name": "Patrick Ryser",
"email": "[email protected]"
Expand Down
Loading

0 comments on commit f79139c

Please sign in to comment.