File: control

package info (click to toggle)
php-mock-integration 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 152 kB
  • sloc: php: 181; makefile: 18; sh: 7; xml: 7
file content (22 lines) | stat: -rw-r--r-- 930 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: php-mock-integration
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: James Valleroy <jvalleroy@mailbox.org>
Build-Depends: debhelper-compat (= 13), php-mock, phpab, phpunit, pkg-php-tools
Standards-Version: 4.7.2
Homepage: https://github.com/php-mock/php-mock-integration
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-mock-integration
Vcs-Git: https://salsa.debian.org/php-team/pear/php-mock-integration.git
Rules-Requires-Root: no

Package: php-mock-integration
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Recommends: ${phpcomposer:Debian-recommend}
Suggests: ${phpcomposer:Debian-suggest}
Description: integration package for PHP-Mock
 This is a support package for PHP-Mock integration into other
 frameworks. It is used by integrations into PHPUnit, Mockery, and
 Prophecy (phpspec).