Skip to content

Commit

Permalink
Update composer.json and composer.lock for new versions of cs-fixer a…
Browse files Browse the repository at this point in the history
…nd fairway api
  • Loading branch information
ferfrost committed Sep 27, 2023
1 parent 566f5bb commit 80d3f1b
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 512 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"ext-json": "*",
"guzzlehttp/guzzle": "^6.3 || ^7.3",
"psr/log": "^1.1 || ^3.0",
"fairway/filesystem-api": "@dev"
"fairway/filesystem-api": "^0.2.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"phpstan/phpstan": "^1.2",
"friendsofphp/php-cs-fixer": "^3.3",
"friendsofphp/php-cs-fixer": "^3.30",
"phpro/grumphp": "^1.5",
"pestphp/pest": "^1.21"
},
Expand Down
Loading

0 comments on commit 80d3f1b

Please sign in to comment.