[PECL-CVS] [pecl-file_formats-yaml] php7: Added dependency on date extension

[email protected] (James Titcumb via Bryan Davis)
Newsgroups php.pecl.cvs
Message-ID <[email protected]>
Author: James Titcumb (asgrim)
Committer: Bryan Davis (bd808)
Date: 2025-10-07T09:13:25-06:00

Commit: https://github.com/php/pecl-file_formats-yaml/commit/4ad0c4b71929fac9b816a7dfcfe8c9ee797e1e31
Raw diff: https://github.com/php/pecl-file_formats-yaml/commit/4ad0c4b71929fac9b816a7dfcfe8c9ee797e1e31.diff

Added dependency on date extension

Changed paths:
  M  composer.json


Diff:

diff --git a/composer.json b/composer.json
index 500fa9f..c87c783 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,8 @@
     "license": "MIT",
     "description": "YAML-1.1 parser and emitter",
     "require": {
-        "php": ">= 7.1.0"
+        "php": ">= 7.1.0",
+        "ext-date": "*"
     },
     "php-ext": {
         "extension-name": "yaml",
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.