Skip to content

Commit 9196a7e

Browse files
committed
Added okapi/path library
1 parent 48cb751 commit 9196a7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
],
2121
"require": {
2222
"php": ">=8.1",
23-
"okapi/singleton": "^1.0"
23+
"okapi/singleton": "^1.0",
24+
"okapi/path": "^1.0"
2425
},
2526
"autoload": {
2627
"psr-4": {

0 commit comments

Comments
 (0)