From a85078545bd194d609b733f63feca72951f603be Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Thu, 7 Aug 2025 00:34:38 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 375855e..b902cad 100644 --- a/README.md +++ b/README.md @@ -1016,7 +1016,7 @@ A collection of awesome things. - [mtownsend5512/progress](https://github.com/mtownsend5512/progress) - A PHP package to determine steps and progress. - [munusphp/munus](https://github.com/munusphp/munus) - Power of object-oriented programming with the elegance of functional programming in PHP. - [nahid/talk](https://github.com/nahid/talk) - Talk is a real-time users messaging and chatting system for Laravel. -- [nette/php-generator](https://github.com/nette/php-generator) - 🐘 Generates neat PHP code for you. Supports new PHP 8.4 features. +- [nette/php-generator](https://github.com/nette/php-generator) - 🐘 Generates neat PHP code for you. Supports new PHP 8.5 features. - [nette/robot-loader](https://github.com/nette/robot-loader) - 🍀 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application. - [nette/schema](https://github.com/nette/schema) - 📐 Validating data structures against a given Schema. - [nette/tracy](https://github.com/nette/tracy) - 😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.