dev: match composer version with release tag

This commit is contained in:
mahdi msr 2025-11-23 16:04:53 +03:30
parent 85b677ee0e
commit f04b685496
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
} }
} }
}, },
"version": "1.0.0", "version": "1.1.0",
"minimum-stability": "stable", "minimum-stability": "stable",
"prefer-stable": true "prefer-stable": true
} }