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 31ab2ea + 3d8da1a commit 5de52b1Copy full SHA for 5de52b1
CHANGELOG.md
@@ -148,7 +148,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
148
- `filament/filament`: ^4.0
149
- `spatie/laravel-activitylog`: ^4.0
150
- `illuminate/support`: ^12.0
151
-- `phiki/phiki`: ^1.0
+- `phiki/phiki`: ^2.0
152
153
#### Dev Dependencies
154
composer.json
@@ -47,7 +47,7 @@
47
"php": "^8.2",
48
"filament/actions": "^4.2",
49
"filament/filament": "^4.0",
50
- "phiki/phiki": "^1.0",
+ "phiki/phiki": "^2.0",
51
"spatie/laravel-activitylog": "^4.0"
52
},
53
"require-dev": {
0 commit comments