HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/payments-gateway/vendor/symfony/css-selector/CHANGELOG.md
CHANGELOG
=========

7.1
---

 * Add support for `:is()`
 * Add support for `:where()`

6.3
---

 * Add support for `:scope`

4.4.0
-----

 * Added support for `*:only-of-type`

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