Skip to content
Snippets Groups Projects
Verified Commit fd6f5f56 authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

chore: bound version constrain

parent 21240aa4
No related branches found
No related tags found
No related merge requests found
Pipeline #192913 passed with warnings
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"require": { "require": {
"simplesamlphp/composer-module-installer": "~1.0", "simplesamlphp/composer-module-installer": "~1.0",
"simplesamlphp/simplesamlphp": "~1.17", "simplesamlphp/simplesamlphp": "~1.17",
"cesnet/simplesamlphp-module-perun": ">=8.0", "cesnet/simplesamlphp-module-perun": "^8.0 || ^9.0",
"ext-json": "*", "ext-json": "*",
"ext-curl": "*" "ext-curl": "*"
}, },
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "27e1bbcbe9dfb3632691caa6dda5f2f6", "content-hash": "e90193c9fdb51f3b5b0426f80bb55919",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment