Skip to content

Commit

Permalink
release: 1.11.0 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
priyadi committed Oct 3, 2024
1 parent 826475a commit 69189c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
}
},
"require": {
"rekalogika/file-contracts": "^1.10.1",
"rekalogika/file-symfony-bridge": "^1.10.1",
"rekalogika/file-contracts": "^1.11",
"rekalogika/file-symfony-bridge": "^1.11",
"rekalogika/temporary-url-bundle": "^1.3",
"symfony/http-foundation": "^6.2 || ^7.0"
},
"extra": {
"branch-alias": {
"dev-main": "1.11-dev"
"dev-main": "1.12-dev"
}
}
}

0 comments on commit 69189c7

Please sign in to comment.