Skip to content

Commit

Permalink
Merge pull request #207 from TheDragonCode/3.x
Browse files Browse the repository at this point in the history
Bump `pestphp/pest`
  • Loading branch information
andrey-helldar authored Feb 10, 2024
2 parents 83482a1 + 5c9680d commit 79fde33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"mockery/mockery": "^1.6.7",
"nunomaduro/termwind": "^1.15.1",
"pedrotroller/php-cs-custom-fixer": "^2.33.0",
"pestphp/pest": "^2.30.0",
"seld/jsonlint": "^1.10.1",
"symfony/yaml": "^6.4.0 || ^7.0"

Check failure on line 67 in composer.json

View workflow job for this annotation

GitHub Actions / style

"./composer.json" does not contain valid JSON Parse error on line 67: ....0 || ^7.0" "pestphp/pest": "^2. ---------------------^ Expected one of: 'EOF', '}', ':', ',', ']'

Check failure on line 67 in composer.json

View workflow job for this annotation

GitHub Actions / style

"./composer.json" does not contain valid JSON Parse error on line 67: ....0 || ^7.0" "pestphp/pest": "^2. ---------------------^ Expected one of: 'EOF', '}', ':', ',', ']'
"pestphp/pest": "^2.33.4",
},
"minimum-stability": "stable",
"prefer-stable": true,
Expand Down

0 comments on commit 79fde33

Please sign in to comment.