Skip to content

Commit

Permalink
chore: bumps phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Dec 12, 2022
1 parent b58a020 commit 78b3c41
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 @@ -20,7 +20,7 @@
"php": "^7.3 || ^8.0",
"nunomaduro/collision": "^5.11.0|^6.3.0",
"pestphp/pest-plugin": "^1.1.0",
"phpunit/phpunit": "^9.5.26"
"phpunit/phpunit": "^9.5.27"
},
"autoload": {
"psr-4": {
Expand All @@ -40,8 +40,8 @@
]
},
"require-dev": {
"illuminate/console": "^8.83.26",
"illuminate/support": "^8.83.26",
"illuminate/console": "^8.83.27",
"illuminate/support": "^8.83.27",
"laravel/dusk": "^6.25.2",
"pestphp/pest-dev-tools": "^1.0.0",
"pestphp/pest-plugin-parallel": "^1.2"
Expand Down

0 comments on commit 78b3c41

Please sign in to comment.