We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26ee9a commit 4298592Copy full SHA for 4298592
composer.json
@@ -34,8 +34,8 @@
34
"minimum-stability": "stable",
35
"require": {
36
"php": ">=7.4",
37
- "stellarwp/models": "dev-feature/definition-cache-control",
38
- "stellarwp/schema": "dev-fix/error-on-update-evaluation"
+ "stellarwp/models": "dev-release/2.0.0",
+ "stellarwp/schema": "^3.1.2"
39
},
40
"require-dev": {
41
"stellarwp/coding-standards": "^2.1",
0 commit comments