Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 16, 2022
1 parent 0175c1a commit cf8d637
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.1",
"orchestra/testbench": "^7.0",
"pestphp/pest": "^1.19",
"pestphp/pest-plugin-laravel": "^1.1",
"spatie/ray": "^1.30"
"friendsofphp/php-cs-fixer": "3.6.0",
"orchestra/testbench": "7.0.2",
"pestphp/pest": "1.21.1",
"pestphp/pest-plugin-laravel": "1.2.0",
"spatie/ray": "1.33.2"
},
"scripts": {
"post-autoload-dump": [
Expand Down

0 comments on commit cf8d637

Please sign in to comment.