summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorAaron Parecki <aaron@parecki.com>2024-08-31 16:25:00 +0000
committerAaron Parecki <aaron@parecki.com>2024-08-31 16:25:00 +0000
commit38e4a4aeb6b34f2b3765d9d4bbd8e681194f262e (patch)
tree39159286c7e2868b90055c0acb476def11e79e8b /composer.json
parentc99d9b9af2f8afe39493fa38e871b5600e4b6793 (diff)
update xray, removes twitter and facebook libraries
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index c882291..25dc729 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
"tantek/cassis": "*",
"p3k/timezone": "*",
"gajus/dindent": "^2.0",
- "p3k/xray": ">=1.6.5",
+ "p3k/xray": "^1.15",
"p3k/utils": "^1.2",
"michelf/php-markdown": "^1.9"
},