Skip to content

Commit 386af66

Browse files
Merge branch 'legacy' of github.com:jaredhendrickson13/pfsense-api into legacy
2 parents 3fcd5a1 + a77e813 commit 386af66

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"require": {
3-
"firebase/php-jwt": "v6.10.*"
3+
"firebase/php-jwt": "v6.11.*"
44
}
55
}

composer.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jinja2~=3.1.4
1+
jinja2~=3.1.5
22
requests~=2.32.3
33
urllib3~=2.2.3
44
pylint~=3.2.7

0 commit comments

Comments
 (0)