Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattCast44 committed Aug 10, 2022
1 parent a3b8bed commit 385d33f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### 0.4.1

- Fixed / added docblocks
- Added getAddress public method
- Updated readme
- Changed `executable` configuration key to `php` to match named method

### 0.4.0

- Added a restart method
Expand Down
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
"email": "wyatt.castaneda@gmail.com"
}
],
"support": {
"issues": "https://github.com/statix-php/server/issues",
"forum": "https://github.com/statix-php/server/discussions",
"chat": "https://discord.gg/yf8BtzS3Qg"
},
"require": {
"php": ">=8",
"symfony/process": "^6.0",
Expand Down

0 comments on commit 385d33f

Please sign in to comment.