Procházet zdrojové kódy

Replace unmaintained yosymfony/toml with php-collective/toml

replace-toml-library
mscherer před 1 měsícem
rodič
revize
59dad673b8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      README.md

+ 1
- 1
README.md Zobrazit soubor

@@ -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
-* [Yo! Symfony TOML](https://github.com/yosymfony/toml) - A PHP parser for [TOML](https://github.com/toml-lang/toml).
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.*

Načítá se…
Zrušit
Uložit