Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Aug 21, 2023
1 parent 8662a78 commit 90b9715
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.7.0",
"nunomaduro/collision": "^7.8.1",
"pestphp/pest-plugin": "^2.0.1",
"ta-tikoma/phpunit-architecture-test": "^0.7.3"
"ta-tikoma/phpunit-architecture-test": "^0.7.4"
},
"autoload": {
"psr-4": {
Expand All @@ -37,8 +37,8 @@
]
},
"require-dev": {
"pestphp/pest": "^2.9.4",
"pestphp/pest-dev-tools": "^2.12.0"
"pestphp/pest": "^2.15.0",
"pestphp/pest-dev-tools": "^2.16.0"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit 90b9715

Please sign in to comment.