Skip to content

Commit

Permalink
test dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
mayur-sose committed Jan 2, 2025
1 parent 94a5fdb commit 69c8d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/update_packages.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Script to update package versions in a YAML configuration file.
*/

require 'vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';

use GuzzleHttp\Client;
use GuzzleHttp\Exception\RequestException;
Expand Down

0 comments on commit 69c8d8a

Please sign in to comment.