Quellcode durchsuchen

Simplify name

replace-toml-library
Mark Scherer vor 1 Monat
Ursprung
Commit
b6d3803ab4
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -807,7 +807,7 @@ Libraries to help manage database schemas and migrations.
807 807
 
808 808
 * [PHP Dotenv](https://github.com/vlucas/phpdotenv) - Parse and load environment variables from `.env` files.
809 809
 * [Symfony Dotenv](https://github.com/symfony/dotenv)- Parse and load environment variables from `.env` files.
810
-* [PHP Toml](https://github.com/php-collective/toml) - A TOML parser and encoder with AST access and error recovery.
810
+* [Toml](https://github.com/php-collective/toml) - A TOML parser and encoder with AST access and error recovery.
811 811
 
812 812
 ### LLMs
813 813
 *Libraries for working with Large Language Models.*

Laden…
Abbrechen
Speichern