Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bc793af

Browse files
committedApr 13, 2020
#911 - Add phalcon/incubator-acl package
1 parent 3fb230e commit bc793af

File tree

2 files changed

+66
-4
lines changed

2 files changed

+66
-4
lines changed
 

Diff for: ‎composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
},
3232
"require": {
3333
"php": ">=7.2",
34-
"ext-phalcon": "^4.0"
34+
"ext-phalcon": "^4.0",
35+
"phalcon/incubator-acl": "^1.0.0-alpha.1"
3536
},
3637
"require-dev": {
3738
"phpdocumentor/reflection-docblock": "2.0.4",

Diff for: ‎composer.lock

+64-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.