We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
yiisoft/access
^2.0
1 parent 2a34ef6 commit 599dc54Copy full SHA for 599dc54
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## 2.1.2 under development
4
5
-- no changes in this release.
+- Enh #284: Allow using `yiisoft/access` version `^2.0` (@vjik)
6
7
## 2.1.1 December 11, 2025
8
composer.json
@@ -28,7 +28,7 @@
28
],
29
"require": {
30
"php": "8.1 - 8.5",
31
- "yiisoft/access": "2.0",
+ "yiisoft/access": "^2.0",
32
"yiisoft/friendly-exception": "^1.1"
33
},
34
"require-dev": {
0 commit comments