Skip to content

Commit

Permalink
6.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Kalkbrenner committed Jun 5, 2020
1 parent 494ad09 commit 5e88652
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to the solarium library will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [unreleased]
## [6.0.0-alpha.1]
### Added
- Raw XML commands to update query
- Raw XML from file in update query
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^8.0",
"roave/security-advisories": "dev-master",
"symfony/event-dispatcher": "^4.3 || ^5.0"
},
"prefer-stable": true,
Expand Down

0 comments on commit 5e88652

Please sign in to comment.