Skip to content

Commit 532717e

Browse files
committed
v3.29.0
1 parent 5165d3d commit 532717e

File tree

9 files changed

+8271
-28
lines changed

9 files changed

+8271
-28
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nyco/access-nyc",
3-
"version": "3.27.0",
3+
"version": "3.29.0",
44
"description": "Find help in NYC with food, money, housing, work and more on ACCESS NYC",
55
"homepage": "https://access.nyc.gov",
66
"authors": [

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/composer/autoload_classmap.php

Lines changed: 4132 additions & 0 deletions
Large diffs are not rendered by default.

vendor/composer/autoload_files.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
'c964ee0ededf28c96ebd9db5099ef910' => $vendorDir . '/guzzlehttp/promises/src/functions_include.php',
1212
'a0edc8309cc5e1d60e3047b5df6b7052' => $vendorDir . '/guzzlehttp/psr7/src/functions_include.php',
1313
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
14-
'320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
1514
'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php',
15+
'320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
1616
'a1105708a18b76903365ca1c4aa61b02' => $vendorDir . '/symfony/translation/Resources/functions.php',
1717
'b067bc7112e384b61c701452d53a14a8' => $vendorDir . '/mtdowling/jmespath.php/src/JmesPath.php',
1818
'8a9dc1de0ca7e01f3e08231539562f61' => $vendorDir . '/aws/aws-sdk-php/src/functions.php',

vendor/composer/autoload_psr4.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
$baseDir = dirname($vendorDir);
77

88
return array(
9-
'Whoops\\Handler\\' => array($vendorDir . '/whoops/soap/src'),
10-
'Whoops\\' => array($vendorDir . '/filp/whoops/src/Whoops'),
119
'Twilio\\' => array($vendorDir . '/twilio/sdk/src/Twilio'),
1210
'Twig\\' => array($vendorDir . '/twig/twig/src'),
1311
'Timber\\' => array($vendorDir . '/timber/timber/lib'),
@@ -18,7 +16,6 @@
1816
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
1917
'Soundasleep\\' => array($vendorDir . '/soundasleep/html2text/src'),
2018
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
21-
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
2219
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
2320
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
2421
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),

vendor/composer/autoload_static.php

Lines changed: 4133 additions & 19 deletions
Large diffs are not rendered by default.

wp-content/themes/access/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wp-content/themes/access/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "access-nyc",
3-
"version": "3.27.0",
3+
"version": "3.29.0",
44
"description": "Find help in NYC with food, money, housing, work and more on ACCESS NYC",
55
"repository": {
66
"type": "git",

wp-content/themes/access/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
Theme Name: ACCESS NYC
33
Theme URI: https://github.com/CityOfNewYork/ACCESS-NYC
4-
Version: 3.27.0
4+
Version: 3.29.0
55
Author: Blue State Digital | NYC Opportunity
66
Author URI: bluestatedigital.com | nyc.gov/opportunity
77
Description: Find help in NYC with food, money, housing, work and more on ACCESS NYC

0 commit comments

Comments
 (0)