Skip to content

Commit dd7bbe1

Browse files
[10.x] Specifies that Laravel now requires Composer 2.2 or greater (#8564)
* Specifies that Laravel now requires Composer 2.2 or greater * Makes version format similar to PHP one * Update upgrade.md * Update upgrade.md --------- Co-authored-by: Taylor Otwell <[email protected]>
1 parent 66f0294 commit dd7bbe1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

upgrade.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959

6060
Laravel now requires PHP 8.1.0 or greater.
6161

62+
#### Composer 2.2.0 Required
63+
64+
Laravel now requires [Composer](https://getcomposer.org) 2.2.0 or greater.
65+
6266
#### Composer Dependencies
6367

6468
You should update the following dependencies in your application's `composer.json` file:

0 commit comments

Comments
 (0)