Skip to content

Commit a253a55

Browse files
committed
pharynx 0.3.4
1 parent 74f1f88 commit a253a55

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@
3636
},
3737
"require-dev": {
3838
"phpstan/phpstan": "^1.10",
39-
"pocketmine/pocketmine-mp": "^5.1",
40-
"sof3/pharynx": "^0.3.2"
39+
"pocketmine/pocketmine-mp": "^5.3",
40+
"sof3/pharynx": "^0.3.4"
4141
},
4242
"autoload": {
4343
"psr-4": {
4444
"jp\\mcbe\\fuyutsuki\\Texter\\": ["src"]
4545
}
4646
},
4747
"scripts": {
48-
"build": "php -dphar.readonly=0 vendor/bin/pharynx -i=. -c -p=Timer.phar"
48+
"build": "php -dphar.readonly=0 vendor/bin/pharynx -i=. -c -p=Texter.phar"
4949
},
5050
"config": {
5151
"sort-packages": true

composer.lock

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

0 commit comments

Comments
 (0)