Skip to content

Commit 89c47f9

Browse files
committed
Updates release
1 parent 736556e commit 89c47f9

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": ">=7.2",
77
"pear/config_lite": "dev-master",
8-
"moay/loxberry-core": "dev-master#b0862b75e86c2221849d711384dc251cb47017d0",
8+
"moay/loxberry-core": "1.0.0-beta11",
99
"symfony/yaml": "^5.0",
1010
"symfony/config": "^5.0",
1111
"symfony/dependency-injection": "^5.0",

composer.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ NAME=me
33
44

55
[PLUGIN]
6-
VERSION=0.3.2
6+
VERSION=0.4.0
77
NAME=myplugin
88
FOLDER=myplugin
99
TITLE=My Plugin

0 commit comments

Comments
 (0)