From 7370a1e7e22e66306ec67ac45ed840a45a5935da Mon Sep 17 00:00:00 2001 From: Brian Rogers Date: Fri, 30 Sep 2022 13:17:27 -0600 Subject: [PATCH] fixing versions in docblocks --- composer.lock | 17 +++++++---------- nmsp-plugin-name.php | 4 ++-- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 32898d5..a75f8dc 100644 --- a/composer.lock +++ b/composer.lock @@ -647,23 +647,20 @@ }, { "name": "symfony/finder", - "version": "v6.1.3", + "version": "v6.0.11", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709" + "reference": "09cb683ba5720385ea6966e5e06be2a34f2568b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/39696bff2c2970b3779a5cac7bf9f0b88fc2b709", - "reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709", + "url": "https://api.github.com/repos/symfony/finder/zipball/09cb683ba5720385ea6966e5e06be2a34f2568b1", + "reference": "09cb683ba5720385ea6966e5e06be2a34f2568b1", "shasum": "" }, "require": { - "php": ">=8.1" - }, - "require-dev": { - "symfony/filesystem": "^6.0" + "php": ">=8.0.2" }, "type": "library", "autoload": { @@ -691,7 +688,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.1.3" + "source": "https://github.com/symfony/finder/tree/v6.0.11" }, "funding": [ { @@ -707,7 +704,7 @@ "type": "tidelift" } ], - "time": "2022-07-29T07:42:06+00:00" + "time": "2022-07-29T07:39:48+00:00" }, { "name": "symfony/polyfill-php73", diff --git a/nmsp-plugin-name.php b/nmsp-plugin-name.php index 23d5ea0..831d2f8 100644 --- a/nmsp-plugin-name.php +++ b/nmsp-plugin-name.php @@ -19,8 +19,8 @@ use eftec\bladeone\BladeOne; * Plugin URI: https://domain.com * Update URI: https://example.com/my-plugin/ * Version: 1.0.0 - * Requires at least: 8.0.2 - * Requires PHP: 8.0 + * Requires at least: 5.2 + * Requires PHP: 8.0.2 * Author: Plugin Author * Author URI: https://plugin-author.com * Text Domain: nmsp-plugin-name-text-domain