Skip to content

Commit 0379f9b

Browse files
authored
Merge pull request #6 from protonemedia/php-83
Update composer.json
2 parents 9c00549 + bc9dddc commit 0379f9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"spatie/laravel-package-tools": "^1.9.2"
2323
},
2424
"require-dev": {
25-
"nunomaduro/collision": "^6.0",
25+
"nunomaduro/collision": "^7.0",
2626
"orchestra/testbench": "^8.0",
27-
"pestphp/pest": "^1.21",
28-
"pestphp/pest-plugin-laravel": "^1.1",
27+
"pestphp/pest": "^2.0",
28+
"pestphp/pest-plugin-laravel": "^2.0",
2929
"phpunit/phpunit": "^10.4"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)