Skip to content

Commit 811b02a

Browse files
committed
drop 8.3
1 parent 8ecd8da commit 811b02a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/php_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
php: ['8.3', '8.4']
13+
php: ['8.4', '8.5']
1414

1515
name: PHP ${{ matrix.php }}
1616

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Welcome to Roadmap, the open-source software for your roadmapping needs 🛣
1919

2020
## Requirements
2121

22-
- PHP >= 8.2
22+
- PHP >= 8.4
2323
- Database (MySQL, PostgreSQL)
2424
- GD Library (>=2.0) or
2525
- Imagick PHP extension (>=6.5.7)

0 commit comments

Comments
 (0)