Skip to content

Commit f4fc744

Browse files
committed
Merge pull request firebase#1 from CompendiumSoftware/master
Fix package
2 parents 82113fd + 90557bc commit f4fc744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Initial release with basic support for JWT encoding, decoding and signature veri
3737
<dir name="tests">
3838
<file name="JWTTest.php" role="test" />
3939
</dir>
40-
<file name="JWT.php" role="php" />
40+
<file name="Authentication/JWT.php" role="php" />
4141
</dir>
4242
</contents>
4343
<dependencies>

0 commit comments

Comments
 (0)