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 a686c7e

Browse files
committed
PHP 8.4 Support
1 parent 9b76cb3 commit a686c7e

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

‎.github/dependabot.yml‎

Lines changed: 0 additions & 8 deletions
This file was deleted.

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": ">=8.0 <8.4",
15+
"php": ">=8.0 <8.5",
1616
"phpfui/phpfui": "^6.0",
1717
"phpdocumentor/reflection-docblock": "^5.0",
1818
"gitonomy/gitlib": "^1.2",

‎phpunit.xml.dist‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
stopOnFailure="false"
99
bootstrap="./tests/bootstrap.php"
1010
>
11-
1211
<testsuites>
1312
<testsuite name="PHPFUI\InstaDoc Unit tests">
1413
<directory>./tests/</directory>

0 commit comments

Comments
(0)

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