Skip to content

Commit

Permalink
Merge pull request #116 from tedious/stash_versions
Browse files Browse the repository at this point in the history
Allow all future stash versions
  • Loading branch information
tedivm authored May 24, 2023
2 parents 29832f8 + 2fbe951 commit c011751
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 @@ -26,7 +26,7 @@
],
"require": {
"php": "^7 || ^8",
"tedivm/stash": "^0.15",
"tedivm/stash": ">=0.15",
"symfony/config": "^3.4 || ^4.0 || ^5.0",
"symfony/http-kernel": "^3.4 || ^4.0 || ^5.0",
"symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0"
Expand Down

0 comments on commit c011751

Please sign in to comment.