Skip to content

Commit 023a4f6

Browse files
committed
Update PHP version in Ubiquity README
Changed the referenced PHP version from 8.0.* to 8.5.* to reflect updated testing environment requirements.
1 parent 54f4c5e commit 023a4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/PHP/ubiquity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The tests are separated into controllers:
5050
## Important Libraries
5151
The tests were run with:
5252
* [Ubiquity 2.4.*](https://ubiquity.kobject.net/)
53-
* [PHP Version 8.0.*](http://www.php.net/) with FPM
53+
* [PHP Version 8.5.*](http://www.php.net/) with FPM
5454
* [nginx](http://nginx.org/)
5555
* [Swoole](https://www.swoole.com/), [Ubiquity-swoole](https://github.com/phpMv/ubiquity-swoole)
5656
* [Workerman](https://github.com/walkor/Workerman), [Ubiquity-workerman](https://github.com/phpMv/ubiquity-workerman)

0 commit comments

Comments
 (0)