Skip to content

Commit 06b5cda

Browse files
committed
chore: Release v10.0.0
Signed-off-by: Bruno Gaspar <[email protected]>
1 parent 60e905d commit 06b5cda

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### v10.0.0 - TBA
3+
### v10.0.0 - 2020-03-03
44

55
- Updated for Laravel 7.
66

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,5 @@
5555
"cs:check": "./vendor/bin/php-cs-fixer fix --verbose --ansi --show-progress=estimating --diff --dry-run --config .php_cs.php",
5656
"cs:fix": "./vendor/bin/php-cs-fixer fix --verbose --ansi --show-progress=estimating --config .php_cs.php",
5757
"test": "./vendor/bin/phpunit --verbose --colors=always"
58-
},
59-
"minimum-stability": "dev",
60-
"prefer-stable": true
58+
}
6159
}

0 commit comments

Comments
 (0)