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 cd1aa8a + 74f540e commit 8bf3f0bCopy full SHA for 8bf3f0b
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "2.7.9"
+ ".": "2.8.0"
3
}
CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [2.8.0](https://github.com/wayofdev/docker-php-dev/compare/v2.7.9...v2.8.0) (2024-12-05)
4
+
5
6
+### Features
7
8
+* php 8.4 support ([7d372e2](https://github.com/wayofdev/docker-php-dev/commit/7d372e2dc1356f390c9cb23d94006dfa356e7ddc))
9
10
11
+### Documentation
12
13
+* update readme ([2697904](https://github.com/wayofdev/docker-php-dev/commit/2697904dc03913779399b209f0761b476c5a781d))
14
15
## [2.7.9](https://github.com/wayofdev/docker-php-dev/compare/v2.7.8...v2.7.9) (2024-12-03)
16
17
0 commit comments