Skip to content

Commit f61a0f8

Browse files
committed
wip version
1 parent 2748179 commit f61a0f8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "moox/progress",
3-
"version": "dev-main",
43
"description": "This is my package progress",
54
"keywords": [
65
"Moox",
@@ -19,7 +18,7 @@
1918
}
2019
],
2120
"require": {
22-
"moox/core": "5.0.11"
21+
"moox/core": "5.0.12"
2322
},
2423
"autoload": {
2524
"psr-4": {
@@ -38,7 +37,7 @@
3837
},
3938
"prefer-stable": true,
4039
"require-dev": {
41-
"moox/devtools": "5.0.11"
40+
"moox/devtools": "5.0.12"
4241
},
4342
"config": {
4443
"allow-plugins": {

0 commit comments

Comments
 (0)