Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Oct 12, 2023
1 parent b315c03 commit 59698f0
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 @@ -15,9 +15,9 @@
"license": "MIT",
"require": {
"php": "^8.1",
"nunomaduro/collision": "^7.9.0|^8.0.0",
"nunomaduro/collision": "^7.10.0|^8.0.0",
"pestphp/pest-plugin": "^2.1.1",
"ta-tikoma/phpunit-architecture-test": "^0.7.4"
"ta-tikoma/phpunit-architecture-test": "^0.7.5"
},
"autoload": {
"psr-4": {
Expand All @@ -37,7 +37,7 @@
]
},
"require-dev": {
"pestphp/pest": "^2.22.0",
"pestphp/pest": "^2.23.2",
"pestphp/pest-dev-tools": "^2.16.0"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 59698f0

Please sign in to comment.