Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit 005096e

Browse files
author
Nenad Stojanovikj
committed
Remove baberlei/assert from composer.json
1 parent 232b904 commit 005096e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"require": {
1313
"php": ">=7.0",
1414
"ramsey/uuid": "^3.0",
15-
"easyframework/collections": "^7.0.0",
16-
"beberlei/assert": "^3.1"
15+
"easyframework/collections": "^7.0.0"
1716
},
1817
"require-dev": {
1918
"phpunit/phpunit": "^5.3",

0 commit comments

Comments
 (0)