Skip to content

Commit

Permalink
Merge pull request #31 from MyParcelCOM/feature/bye-bye-enum
Browse files Browse the repository at this point in the history
➖ Removed `myclabs/php-enum`
  • Loading branch information
zwaans authored Feb 28, 2025
2 parents bd86c58 + 4a5ef75 commit bf7916e
Show file tree
Hide file tree
Showing 4 changed files with 213 additions and 256 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
php_version: 8.2

- name: PHPUnit
uses: php-actions/phpunit@v3
uses: php-actions/phpunit@v4
with:
args: --no-coverage
php_version: 8.2
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"php": ">=8.2",
"laravel/framework": ">=9.0",
"lcobucci/jwt": ">=5.0",
"myclabs/php-enum": ">=1.7",
"myparcelcom/json-api": "^3.0"
},
"require-dev": {
Expand Down
Loading

0 comments on commit bf7916e

Please sign in to comment.