Skip to content

Commit 2f780bb

Browse files
committed
Added okapi/singleton library
1 parent 18e31ea commit 2f780bb

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
@@ -19,7 +19,8 @@
1919
"php-code"
2020
],
2121
"require": {
22-
"php": ">=8.1"
22+
"php": ">=8.1",
23+
"okapi/singleton": "^1.0"
2324
},
2425
"autoload": {
2526
"psr-4": {

0 commit comments

Comments
 (0)