AIParking_Intops_Server/vendor/symfony/css-selector/CHANGELOG.md
2020-02-01 16:47:12 +07:00

198 B

CHANGELOG

2.8.0

  • Added the CssSelectorConverter class as a non-static API for the component.
  • Deprecated the CssSelector static API of the component.

2.1.0

  • none