Skip to content

Commit 52dd13d

Browse files
committed
remove exact versions
1 parent b312c6f commit 52dd13d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"php": ">=7.4",
3030
"ext-json": "*",
3131
"ext-mbstring": "*",
32-
"laminas/laminas-diactoros": "^2.2",
33-
"miladrahimi/phpcontainer": "^5.3.3"
32+
"laminas/laminas-diactoros": "^2",
33+
"miladrahimi/phpcontainer": "^5"
3434
},
3535
"require-dev": {
3636
"phpunit/phpunit": "^7|^8|^9"

0 commit comments

Comments
 (0)