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.
1 parent 4927c2b commit 932c05eCopy full SHA for 932c05e
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-backup` will be documented in this file.
4
5
+## 9.0.3 - 2024-07-09
6
+
7
+### What's Changed
8
9
+* Made ext-pcntl optional, as it was in v8. by @den1n in https://github.com/spatie/laravel-backup/pull/1814
10
11
+### New Contributors
12
13
+* @den1n made their first contribution in https://github.com/spatie/laravel-backup/pull/1814
14
15
+**Full Changelog**: https://github.com/spatie/laravel-backup/compare/9.0.2...9.0.3
16
17
## 9.0.2 - 2024-07-04
18
19
### What's Changed
0 commit comments