Skip to content

Commit

Permalink
Branch for stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Jun 15, 2024
1 parent 659acbb commit d5cb07a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"oracle",
"postgresql"
],
"version": "dev-develop",
"authors": [
{
"name": "Romans Malinovskis",
Expand All @@ -34,13 +33,7 @@
"homepage": "https://github.com/atk4/data",
"require": {
"php": ">=7.4 <8.4",
"atk4/core": "dev-develop",
"doctrine/dbal": "~3.5.1 || ~3.6.0",
"mvorisek/atk4-hintable": "~1.9.0"
},
"require-release": {
"php": ">=7.4 <8.4",
"atk4/core": "~5.1.0",
"atk4/core": "~5.2.0",
"doctrine/dbal": "~3.5.1 || ~3.6.0",
"mvorisek/atk4-hintable": "~1.9.0"
},
Expand Down

0 comments on commit d5cb07a

Please sign in to comment.