We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b34595 + 06b429d commit c23e5faCopy full SHA for c23e5fa
.github/workflows/fix-styling.yml
@@ -16,7 +16,7 @@ jobs:
16
ref: ${{ github.head_ref }}
17
18
- name: Fix PHP code style issues
19
- uses: aglipanci/laravel-pint-action@2.5
+ uses: aglipanci/laravel-pint-action@2.6
20
21
- name: Commit changes
22
uses: stefanzweifel/git-auto-commit-action@v6
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to `laravel-db-doc` will be documented in this file.
4
5
+## 1.5.3 - 2025-06-18
6
+
7
+**Full Changelog**: https://github.com/cleaniquecoders/laravel-db-doc/compare/1.5.2...1.5.3
8
9
## 1.5.2 - 2025-06-18
10
11
**Full Changelog**: https://github.com/cleaniquecoders/laravel-db-doc/compare/1.5.1...1.5.2
0 commit comments