Skip to content

Commit

Permalink
composer: set ARC2 from ~2.2 to ^2.4 (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
k00ni committed Jul 28, 2020
1 parent 1ad9066 commit 2deb054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"ml/json-ld": "~1.0",
"phpunit/phpunit": "^7",
"sami/sami": "^4",
"semsol/arc2": "~2.2",
"semsol/arc2": "^2.4",
"squizlabs/php_codesniffer": "3.*",
"zendframework/zend-http": "~2.3"
},
Expand Down

0 comments on commit 2deb054

Please sign in to comment.