Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c961074

Browse files
Use util_bootstrap
1 parent 8f3a287 commit c961074

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎bootstrap.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* the LICENSE file that was distributed with this source code.
1212
*/
1313

14-
require_once __DIR__ . '/vendor/codeigniter4/framework/system/Test/bootstrap.php';
14+
require_once __DIR__ . '/vendor/codeigniter4/framework/system/util_bootstrap.php';
1515

1616
foreach ([
1717
'vendor/codeigniter4/framework/app/Config',

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"phpstan/phpstan": "^2.0"
2727
},
2828
"require-dev": {
29-
"codeigniter4/framework": "^4.5",
29+
"codeigniter4/framework": "^4.6.2",
3030
"codeigniter/coding-standard": "^1.7",
3131
"codeigniter4/shield": "^1.0",
3232
"friendsofphp/php-cs-fixer": "^3.49",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /