Skip to content

Commit ba7109e

Browse files
committed
minor #1282 doc: v2 use PHP 8.0 (bchatard)
This PR was merged into the main branch. Discussion ---------- doc: v2 use PHP 8.0 Update README, according to v2 change (see `composer.json`) Commits ------- e3d13ec doc: v2 use PHP 8.0
2 parents 77a47d3 + e3d13ec commit ba7109e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ to develop applications following the [Symfony Best Practices][1].
77
Requirements
88
------------
99

10-
* PHP 7.3 or higher;
10+
* PHP 8.0.2 or higher;
1111
* PDO-SQLite PHP extension enabled;
1212
* and the [usual Symfony application requirements][2].
1313

0 commit comments

Comments
 (0)