Skip to content

Commit

Permalink
Merge pull request #6 from protonemedia/php-83
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
pascalbaljet committed Jan 2, 2024
2 parents 9c00549 + bc9dddc commit 0379f9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -22,10 +22,10 @@
"spatie/laravel-package-tools": "^1.9.2"
},
"require-dev": {
"nunomaduro/collision": "^6.0",
"nunomaduro/collision": "^7.0",
"orchestra/testbench": "^8.0",
"pestphp/pest": "^1.21",
"pestphp/pest-plugin-laravel": "^1.1",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
"phpunit/phpunit": "^10.4"
},
"autoload": {
Expand Down

0 comments on commit 0379f9b

Please sign in to comment.