Skip to content

Commit 27f4399

Browse files
committed
feature/rename-composer.json
1 parent e019d94 commit 27f4399

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "php-pm/php-pm",
3-
"description": "PHP-PM is a process manager, supercharger and load balancer for PHP applications.",
3+
"description": "PHP-PM is a process manager, supercharger and load balancer for PHP applications. | This is a fork that we will try to keep up to date with the upstream.",
44
"license": "MIT",
55
"require": {
6-
"php": "^7.3 || ^8.0 ",
6+
"php": "^7.4 || ^8.0 ",
77
"ext-pcntl": "*",
88
"symfony/console": "^4|^5|^6",
99
"symfony/error-handler": "^4.4|^5|^6",

0 commit comments

Comments
 (0)