From 9cf00f5cd829fcdc0171d3ee1144b63605c8f1d8 Mon Sep 17 00:00:00 2001 From: Alex Ross Date: Tue, 23 May 2023 13:52:42 +0200 Subject: [PATCH] Update cgmanifest for php grammar (#183190) --- extensions/php/cgmanifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/php/cgmanifest.json b/extensions/php/cgmanifest.json index 4fe8f5ebcb5..02faac2b0c0 100644 --- a/extensions/php/cgmanifest.json +++ b/extensions/php/cgmanifest.json @@ -5,12 +5,12 @@ "type": "git", "git": { "name": "language-php", - "repositoryUrl": "https://github.com/atom/language-php", - "commitHash": "eb28b8aea1214dcbc732f3d9b9ed20c089c648bd" + "repositoryUrl": "https://github.com/KapitanOczywisty/language-php", + "commitHash": "5e8f000cb5a20f44f7a7a89d07ad0774031c53f3" } }, "license": "MIT", - "version": "0.48.1" + "version": "0.49.0" } ], "version": 1