Skip to content

Commit b194490

Browse files
author
dogstar
committed
PhalApi 2.23.0 版本发布
1 parent 0e700df commit b194490

3 files changed

Lines changed: 23 additions & 23 deletions

File tree

vendor/composer/installed.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,17 @@
6060
},
6161
{
6262
"name": "phalapi/kernal",
63-
"version": "2.22.0",
64-
"version_normalized": "2.22.0.0",
63+
"version": "2.23.0",
64+
"version_normalized": "2.23.0.0",
6565
"source": {
6666
"type": "git",
6767
"url": "https://github.com/phalapi/kernal.git",
68-
"reference": "eb07226d8b179228786476b655428e51faef7aec"
68+
"reference": "eb0f2f07b4d4f8b0af2dfaed2a703df5259ce84e"
6969
},
7070
"dist": {
7171
"type": "zip",
72-
"url": "https://api.github.com/repos/phalapi/kernal/zipball/eb07226d8b179228786476b655428e51faef7aec",
73-
"reference": "eb07226d8b179228786476b655428e51faef7aec",
72+
"url": "https://api.github.com/repos/phalapi/kernal/zipball/eb0f2f07b4d4f8b0af2dfaed2a703df5259ce84e",
73+
"reference": "eb0f2f07b4d4f8b0af2dfaed2a703df5259ce84e",
7474
"shasum": "",
7575
"mirrors": [
7676
{
@@ -83,7 +83,7 @@
8383
"phalapi/notorm": "2.*.*",
8484
"php": ">=5.3.3"
8585
},
86-
"time": "2023-07-26T08:10:17+00:00",
86+
"time": "2023-12-01T07:45:13+00:00",
8787
"type": "library",
8888
"installation-source": "source",
8989
"autoload": {
@@ -121,23 +121,23 @@
121121
],
122122
"support": {
123123
"issues": "https://github.com/phalapi/kernal/issues",
124-
"source": "https://github.com/phalapi/kernal/tree/2.22.0"
124+
"source": "https://github.com/phalapi/kernal/tree/2.23.0"
125125
},
126126
"install-path": "../phalapi/kernal"
127127
},
128128
{
129129
"name": "phalapi/notorm",
130-
"version": "2.12.1",
131-
"version_normalized": "2.12.1.0",
130+
"version": "v2.13.0",
131+
"version_normalized": "2.13.0.0",
132132
"source": {
133133
"type": "git",
134134
"url": "https://github.com/phalapi/notorm.git",
135-
"reference": "2ce376d106bf46496d68b7ebff56ead63f38d4a6"
135+
"reference": "f15e689d1d2618484179a25319512673f05d8fb9"
136136
},
137137
"dist": {
138138
"type": "zip",
139-
"url": "https://api.github.com/repos/phalapi/notorm/zipball/2ce376d106bf46496d68b7ebff56ead63f38d4a6",
140-
"reference": "2ce376d106bf46496d68b7ebff56ead63f38d4a6",
139+
"url": "https://api.github.com/repos/phalapi/notorm/zipball/f15e689d1d2618484179a25319512673f05d8fb9",
140+
"reference": "f15e689d1d2618484179a25319512673f05d8fb9",
141141
"shasum": "",
142142
"mirrors": [
143143
{
@@ -149,7 +149,7 @@
149149
"require": {
150150
"php": ">=5.3.3"
151151
},
152-
"time": "2022-12-13T10:02:46+00:00",
152+
"time": "2023-12-01T07:43:09+00:00",
153153
"type": "library",
154154
"installation-source": "source",
155155
"autoload": {
@@ -178,7 +178,7 @@
178178
],
179179
"support": {
180180
"issues": "https://github.com/phalapi/notorm/issues",
181-
"source": "https://github.com/phalapi/notorm/tree/2.12.1"
181+
"source": "https://github.com/phalapi/notorm/tree/v2.13.0"
182182
},
183183
"install-path": "../phalapi/notorm"
184184
},

vendor/composer/installed.php

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
'type' => 'project',
66
'install_path' => __DIR__ . '/../../',
77
'aliases' => array(),
8-
'reference' => '30f0f7bfce2d7cf2ad033eda17541056ce69b092',
8+
'reference' => '0e700df2f6fb2e89258c24f2fae7bd408d4ffb6f',
99
'name' => 'phalapi/phalapi',
1010
'dev' => true,
1111
),
@@ -20,21 +20,21 @@
2020
'dev_requirement' => false,
2121
),
2222
'phalapi/kernal' => array(
23-
'pretty_version' => '2.22.0',
24-
'version' => '2.22.0.0',
23+
'pretty_version' => '2.23.0',
24+
'version' => '2.23.0.0',
2525
'type' => 'library',
2626
'install_path' => __DIR__ . '/../phalapi/kernal',
2727
'aliases' => array(),
28-
'reference' => 'eb07226d8b179228786476b655428e51faef7aec',
28+
'reference' => 'eb0f2f07b4d4f8b0af2dfaed2a703df5259ce84e',
2929
'dev_requirement' => false,
3030
),
3131
'phalapi/notorm' => array(
32-
'pretty_version' => '2.12.1',
33-
'version' => '2.12.1.0',
32+
'pretty_version' => 'v2.13.0',
33+
'version' => '2.13.0.0',
3434
'type' => 'library',
3535
'install_path' => __DIR__ . '/../phalapi/notorm',
3636
'aliases' => array(),
37-
'reference' => '2ce376d106bf46496d68b7ebff56ead63f38d4a6',
37+
'reference' => 'f15e689d1d2618484179a25319512673f05d8fb9',
3838
'dev_requirement' => false,
3939
),
4040
'phalapi/phalapi' => array(
@@ -43,7 +43,7 @@
4343
'type' => 'project',
4444
'install_path' => __DIR__ . '/../../',
4545
'aliases' => array(),
46-
'reference' => '30f0f7bfce2d7cf2ad033eda17541056ce69b092',
46+
'reference' => '0e700df2f6fb2e89258c24f2fae7bd408d4ffb6f',
4747
'dev_requirement' => false,
4848
),
4949
'phalapi/qrcode' => array(

vendor/phalapi/kernal/src/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/**
88
* PhalApi框架 Kernal内核 版本号
99
*/
10-
defined('PHALAPI_VERSION') || define('PHALAPI_VERSION', '2.22.0');
10+
defined('PHALAPI_VERSION') || define('PHALAPI_VERSION', '2.23.0');
1111

1212
/**
1313
* 考虑再三,出于人性化关怀,提供要些快速的函数和方法

0 commit comments

Comments
 (0)