From 816eba242770a65e51c4502fe04a06df9d196e26 Mon Sep 17 00:00:00 2001 From: M4nu Date: Sun, 10 Sep 2023 13:01:23 -0500 Subject: [PATCH] Phalcon IDE Stubs for Phalcon 5.3.0 and Bootstrap 5.3.1 --- app/views/index.phtml | 8 ++++---- composer.lock | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/views/index.phtml b/app/views/index.phtml index 71eac02..a78e035 100644 --- a/app/views/index.phtml +++ b/app/views/index.phtml @@ -6,8 +6,8 @@ Phalcon Framework @@ -15,8 +15,8 @@
getContent() ?>
diff --git a/composer.lock b/composer.lock index 64d98b0..f1c8e6f 100644 --- a/composer.lock +++ b/composer.lock @@ -9,16 +9,16 @@ "packages-dev": [ { "name": "phalcon/ide-stubs", - "version": "v5.2.1", + "version": "v5.3.0", "source": { "type": "git", "url": "https://github.com/phalcon/ide-stubs.git", - "reference": "2f70d8faf7ec85763899f6cfb535fdcb6307c3f8" + "reference": "70eab3c8a18e17ecf44c619c433b13bdab7cb996" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phalcon/ide-stubs/zipball/2f70d8faf7ec85763899f6cfb535fdcb6307c3f8", - "reference": "2f70d8faf7ec85763899f6cfb535fdcb6307c3f8", + "url": "https://api.github.com/repos/phalcon/ide-stubs/zipball/70eab3c8a18e17ecf44c619c433b13bdab7cb996", + "reference": "70eab3c8a18e17ecf44c619c433b13bdab7cb996", "shasum": "" }, "require": { @@ -72,7 +72,7 @@ "type": "open_collective" } ], - "time": "2023-03-08T15:01:52+00:00" + "time": "2023-08-16T16:42:18+00:00" } ], "aliases": [],