We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e4fc7 commit d77f983Copy full SHA for d77f983
2 files changed
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## 3.1.0
4
+
5
+- Remove Mockery
6
+- Remove pharaonic/laravel-readable
7
8
+## 3.0.2
9
10
+- Minor fixes
11
12
+## 3.0.1
13
14
15
16
## 3.0.0
17
18
- New Traits and Service Structure
composer.json
@@ -22,7 +22,6 @@
22
"spatie/laravel-package-tools": "^1.13.0",
23
"laravel/framework": "^10.0|^11.0",
24
"filament/filament": "^3.2",
25
- "pharaonic/laravel-readable": "^1.0.5",
26
"codeat3/blade-google-material-design-icons": "^1.0",
27
"ryangjchandler/filament-progress-column": "^1.0"
28
},
0 commit comments