Skip to content

Commit

Permalink
Merge pull request #30 from sourcetoad/release-6.0.0
Browse files Browse the repository at this point in the history
Release 6.0.0
  • Loading branch information
Jasonej authored Feb 20, 2023
2 parents 587de08 + d7f0a73 commit 764c5d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
run: composer update laravel/framework:^${{ matrix.laravel }} orchestra/testbench:^${{ matrix.testbench }} -W

- name: Execute tests
run: vendor/bin/phpunit --verbose
run: vendor/bin/phpunit
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sourcetoad/enhanced-resources",
"description": "Laravel's API Resources enhanced.",
"minimum-stability": "dev",
"minimum-stability": "stable",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit 764c5d8

Please # to comment.