We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5988e09 + e59afa5 commit dfc9d97Copy full SHA for dfc9d97
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.26.3] - 2025-07-30
9
+
10
+### Changed
11
+- Updated `ray/input-query` dependency to version ^1.0
12
13
## [1.26.2] - 2025-07-17
14
15
### Changed
composer.json
@@ -25,7 +25,7 @@
25
"ray/web-param-module": "^2.1.1",
26
"rize/uri-template": "^0.4",
27
"symfony/polyfill-php83": "^v1.32",
28
- "ray/input-query": "^0.3.0",
+ "ray/input-query": "^1.0",
29
"koriym/file-upload": "^0.2.0"
30
},
31
"require-dev": {
0 commit comments