1
0
Fork 0

Fix typo in composer-platform-dependencies.md (#11757)

pull/11777/head
Zoli Szabó 2023-12-20 17:42:45 +02:00 committed by GitHub
parent 53a1f32061
commit 6198fc1053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ autoloader are considered the application "runtime".
Starting with version 2.0, Composer makes [additional features](../07-runtime.md) (besides registering the class autoloader) available to the application runtime environment.
Similar to `composer-plugin-api`, not every Composer release adds new runtime features,
thus the version of `composer-runtimeapi` is also increased independently from Composer's version.
thus the version of `composer-runtime-api` is also increased independently from Composer's version.
## Composer package `composer`