Skip to content

Commit

Permalink
build(deps): bump the composer-dependencies group across 1 directory …
Browse files Browse the repository at this point in the history
…with 3 updates

---
updated-dependencies:
- dependency-name: symfony/dependency-injection
  dependency-type: direct:production
  dependency-group: composer-dependencies
- dependency-name: symfony/property-access
  dependency-type: direct:production
  dependency-group: composer-dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  dependency-group: composer-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent bccec25 commit 02e882b
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 @@ -17,15 +17,15 @@
"laminas/laminas-modulemanager": "^2.4|^3.0",
"laminas/laminas-config": "^2.0|^3.0",
"laminas/laminas-config-aggregator": "^1.7",
"symfony/dependency-injection": "^5.4",
"symfony/property-access": "^5.4|^6.3"
"symfony/dependency-injection": "^7.1",
"symfony/property-access": "^7.1.1"
},
"suggest": {
"aws/aws-sdk-php": "To use the AWS parameter providers"
},
"require-dev": {
"aws/aws-sdk-php": "^3.281",
"phpunit/phpunit": "^9.6",
"phpunit/phpunit": "^11.2",
"laminas/laminas-mvc": "^3.3",
"bamarni/composer-bin-plugin": "^1.8",
"dvsa/coding-standards": "^2.0"
Expand Down

0 comments on commit 02e882b

Please sign in to comment.