Skip to content

Commit 95f8eae

Browse files
committed
chore: general updates
1 parent 4ec1ac6 commit 95f8eae

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/workflows/php-package-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
branches: [ master, develop ]
88

9+
permissions:
10+
contents: read
11+
912
jobs:
1013
build:
1114

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Grafite Maintenance package is a collection of commands to help with app mai
2020

2121
| Laravel Version | Package Tag | Supported |
2222
|-----------------|-------------|-----------|
23-
| ^7.x - ^12.x | 0.3.x | yes |
23+
| ^7.x - ^12.x | 0.6.x | yes |
2424

2525
### Installation
2626

@@ -36,7 +36,8 @@ composer require "grafite/maintenance"
3636

3737
## Documentation
3838

39-
[https://docs.grafite.ca/utilities/maintenance](https://docs.grafite.ca/utilities/maintenance)
39+
[https://documentation.grafite.ca/docs/utilities-maintenance](https://documentation.grafite.ca/docs/utilities-maintenance)
40+
4041

4142
## License
4243
Grafite Database is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)