Skip to content

Commit

Permalink
Merge branch 'feature/composer-requirements-fixer-fairwayapi' into 'm…
Browse files Browse the repository at this point in the history
…ain'

Update composer.json and composer.lock for new versions of cs-fixer and fairway api

See merge request fairway/fairway-pixelbox-saas-api!4
  • Loading branch information
coding46 committed Sep 27, 2023
2 parents 566f5bb + 80d3f1b commit 2f162eb
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 2f162eb

Please sign in to comment.