
VERSION 0  CHANGE OPERATORS DEFINITION, ACCORDING TO COMPILATION TARGETS REFINEMENTS DONE IN RULERZ
===================================================================================================

   Version 0.15 - Add support for SF 4 and require PHP >= 7.1
      17/09/2018 11:02  0.15.0  initial release
         85ca063 Remove useless config element from phpunit.xml.dist
         8336db1 Fix version constraint on mikey179/vfsStream
         012ddc7 Add a few declare() and typehints
         0eeedf5 Explicitely declare the cache clear command
         b033819 Drop symfony 2.8 support and require PHP >= 7.1
         2746094 Merge pull request #18 from marclenderink/sf4-compatibility
         74bf6e9 Modified dependencies to allow SF4 components

   Version 0.14 - Use the bridge
      22/10/2017 16:37  0.14.1  Restore support for doctrine_dbal
         5802ec2 Add a "release" target in the makefile
         a5ac6cc Merge pull request #16 from dzikismigol/patch-1
         f628f2a Add OOB support for doctrine_dbal target
      25/09/2017 20:58  0.14.0  initial release
         675a43d Merge pull request #15 from K-Phoen/bridge
         de15037 Simplify some tests
         f71bb04 Update tests setup
         2e225dd Require kphoen/rulerz-bridge ^1.0
         6034486 Fix a little style violation
         88957e8 Removed unused 'use' statements
         78f84c7 Write quotes around parameters in the readme
         50ff396 Update travis config
         3bc007c Require at least symfony 2.8
         697c3e9 Use the validator components from the bridge
         17cd987 Automatically enable the form extension
         6077920 Also require rulerz-bridge

   Version 0.13 - Change operators definition, according to compilation targets refinements done in RulerZ
      23/09/2017 15:58  0.13.2  Fix debug configuration parsing
         6d419b2 Fix tests
         70551d6 Do not test against hhvm anymore
         3e626ef Fix default value definition for the debug configuration option
         12eab8b Merge pull request #13 from iainmckay/bug/reference-to-compilation-target
         74a0d7f Fixed reference to compilation_target
      21/02/2017 11:04  0.13.1  Fix elastica target service definition
         b34f719 Merge pull request #12 from nextima/master
         925bad3 Update elastica.yml
      05/02/2017 16:55  0.13.0  initial release
         71aa493 Simplify operator definition
         ec1652c Rename rulerz.compilation_target tag to rulerz.target
         4183ef2 Add editorconfig
         a40f373 Rename executors to targets
         dfd598c Add RMT config
         12d1452 Merge pull request #11 from K-Phoen/analysis-z3Wjbp
         5b76b6b Apply fixes from StyleCI
         d513936 Test against PHP 7.0 in priority
         c15e672 Add styleci config
         7cf1835 Use the right parser in tests
         3cfc720 Require rulerz >= 0.19.3
         9d4f88e Merge pull request #8 from jdeniau/master
         28c0135 setOperator => defineOperator
         3d07954 Start to update the bundle for the future rulerz release