Skip to content

Commit

Permalink
Merge pull request #70 from AlessandroMinoccheri/changelog-update
Browse files Browse the repository at this point in the history
update changelog
  • Loading branch information
JellyBellyDev authored Jan 4, 2021
2 parents 940cbf3 + 677bbbc commit d8c6beb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
- name: Coding Standard Checks
run: PHP_CS_FIXER_IGNORE_ENV=1 bin/php-cs-fixer fix --verbose --diff --dry-run

- name: phpspec
run: bin/phpspec run --format=pretty

- name: Run tests (phpspec)
run: ./bin/phpspec run --format=pretty

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Added
* add CircleCI jobs for build and tests with php 8.0
* add Github actions jobs for build and tests with php 7.4 and php 8.0

### Changed
* refactoring of docker-compose to develop with php74 and php80
Expand Down

0 comments on commit d8c6beb

Please sign in to comment.