Skip to content

Commit

Permalink
Update core dependency (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
mooxbot committed Sep 5, 2024
1 parent cd0549d commit d04a6b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
],
"require": {
"moox/core": "*"
"moox/core": "^2.1.0"
},
"require-dev": {},
"autoload": {
Expand All @@ -45,4 +45,4 @@
},
"minimum-stability": "stable",
"prefer-stable": true
}
}

0 comments on commit d04a6b4

Please sign in to comment.