Skip to content

Commit f17cdde

Browse files
authored
Update pest and PHPUnit (#56)
Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com>
1 parent f7283be commit f17cdde

2 files changed

Lines changed: 410 additions & 404 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
},
1111
"require-dev": {
1212
"phpstan/phpstan": "^2.1",
13-
"phpunit/phpunit": "^11.5",
13+
"phpunit/phpunit": "^11.5.50",
1414
"php-coveralls/php-coveralls": "^0.1.0",
1515
"php-mock/php-mock-phpunit": "^2.13",
16-
"pestphp/pest": "^3.8",
16+
"pestphp/pest": "^3.8.5",
1717
"orchestra/testbench": "^10.4",
1818
"pestphp/pest-plugin-laravel": "^3.2",
1919
"friendsofphp/php-cs-fixer": "^3.75",

0 commit comments

Comments
 (0)